./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version c00e63dc 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.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 f3721357e68fd557f222f8a0ce5068ab4a46e5f8573d31ce219014656501246c --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 09:36:51,453 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 09:36:51,500 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-02-06 09:36:51,504 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 09:36:51,504 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 09:36:51,524 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 09:36:51,525 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 09:36:51,525 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 09:36:51,525 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 09:36:51,526 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 09:36:51,526 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 09:36:51,526 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 09:36:51,526 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 09:36:51,526 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 09:36:51,526 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 09:36:51,527 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 09:36:51,527 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:36:51,528 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 09:36:51,528 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 09:36:51,528 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 09:36:51,528 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 09:36:51,528 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 09:36:51,528 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 09:36:51,528 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 09:36:51,528 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 09:36:51,528 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 09:36:51,528 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 09:36:51,528 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 -> f3721357e68fd557f222f8a0ce5068ab4a46e5f8573d31ce219014656501246c [2025-02-06 09:36:51,754 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 09:36:51,762 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 09:36:51,763 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 09:36:51,765 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 09:36:51,765 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 09:36:51,766 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.i [2025-02-06 09:36:52,929 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/b32624399/f6dbd0664fbd4932a9145b81613d4226/FLAG89954b74b [2025-02-06 09:36:53,224 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 09:36:53,226 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-race-challenges/thread-join-binomial-race.i [2025-02-06 09:36:53,241 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/b32624399/f6dbd0664fbd4932a9145b81613d4226/FLAG89954b74b [2025-02-06 09:36:53,502 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/b32624399/f6dbd0664fbd4932a9145b81613d4226 [2025-02-06 09:36:53,504 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 09:36:53,505 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 09:36:53,507 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 09:36:53,507 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 09:36:53,511 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 09:36:53,512 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:36:53" (1/1) ... [2025-02-06 09:36:53,513 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4aea2129 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:53, skipping insertion in model container [2025-02-06 09:36:53,513 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 09:36:53" (1/1) ... [2025-02-06 09:36:53,540 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 09:36:53,887 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:36:53,898 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 09:36:53,943 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 09:36:53,984 INFO L204 MainTranslator]: Completed translation [2025-02-06 09:36:53,985 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:53 WrapperNode [2025-02-06 09:36:53,986 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 09:36:53,987 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 09:36:53,987 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 09:36:53,987 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 09:36:53,993 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:53" (1/1) ... [2025-02-06 09:36:54,005 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:53" (1/1) ... [2025-02-06 09:36:54,026 INFO L138 Inliner]: procedures = 265, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 77 [2025-02-06 09:36:54,028 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 09:36:54,029 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 09:36:54,029 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 09:36:54,029 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 09:36:54,034 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:53" (1/1) ... [2025-02-06 09:36:54,035 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:53" (1/1) ... [2025-02-06 09:36:54,043 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:53" (1/1) ... [2025-02-06 09:36:54,043 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:53" (1/1) ... [2025-02-06 09:36:54,053 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:53" (1/1) ... [2025-02-06 09:36:54,054 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:53" (1/1) ... [2025-02-06 09:36:54,058 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:53" (1/1) ... [2025-02-06 09:36:54,059 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:53" (1/1) ... [2025-02-06 09:36:54,061 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 09:36:54,066 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 09:36:54,066 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 09:36:54,066 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 09:36:54,067 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:53" (1/1) ... [2025-02-06 09:36:54,071 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 09:36:54,080 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 09:36:54,090 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-06 09:36:54,092 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-06 09:36:54,105 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-06 09:36:54,106 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-02-06 09:36:54,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-02-06 09:36:54,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-02-06 09:36:54,106 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-02-06 09:36:54,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-06 09:36:54,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 09:36:54,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-02-06 09:36:54,106 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-02-06 09:36:54,106 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-02-06 09:36:54,106 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 09:36:54,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 09:36:54,107 WARN L227 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-02-06 09:36:54,195 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 09:36:54,196 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 09:36:54,448 INFO L304 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-02-06 09:36:54,448 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 09:36:54,469 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 09:36:54,470 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-06 09:36:54,470 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:36:54 BoogieIcfgContainer [2025-02-06 09:36:54,470 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 09:36:54,471 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 09:36:54,472 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 09:36:54,475 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 09:36:54,475 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 09:36:53" (1/3) ... [2025-02-06 09:36:54,475 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@16b59b54 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:36:54, skipping insertion in model container [2025-02-06 09:36:54,475 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 09:36:53" (2/3) ... [2025-02-06 09:36:54,475 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@16b59b54 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 09:36:54, skipping insertion in model container [2025-02-06 09:36:54,475 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 09:36:54" (3/3) ... [2025-02-06 09:36:54,476 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-binomial-race.i [2025-02-06 09:36:54,490 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 09:36:54,493 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-binomial-race.i that has 2 procedures, 152 locations, 1 initial locations, 2 loop locations, and 15 error locations. [2025-02-06 09:36:54,493 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-02-06 09:36:54,561 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-02-06 09:36:54,590 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 197 places, 208 transitions, 429 flow [2025-02-06 09:36:54,642 INFO L124 PetriNetUnfolderBase]: 7/180 cut-off events. [2025-02-06 09:36:54,644 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-02-06 09:36:54,648 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-06 09:36:54,648 INFO L82 GeneralOperation]: Start removeDead. Operand has 197 places, 208 transitions, 429 flow [2025-02-06 09:36:54,653 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 145 places, 149 transitions, 305 flow [2025-02-06 09:36:54,660 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:36:54,669 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;@4f4bb940, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:36:54,669 INFO L334 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-02-06 09:36:54,674 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:36:54,674 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-02-06 09:36:54,674 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:36:54,674 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:54,675 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-06 09:36:54,675 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-06 09:36:54,680 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:54,680 INFO L85 PathProgramCache]: Analyzing trace with hash 1962726845, now seen corresponding path program 1 times [2025-02-06 09:36:54,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:54,686 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [315697384] [2025-02-06 09:36:54,686 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:54,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:54,749 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-02-06 09:36:54,761 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-02-06 09:36:54,762 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:54,762 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:54,847 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-06 09:36:54,848 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:54,848 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [315697384] [2025-02-06 09:36:54,848 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [315697384] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:54,848 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:54,848 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:54,849 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [758236195] [2025-02-06 09:36:54,852 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:54,856 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:54,859 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:54,876 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:54,876 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:54,923 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 208 [2025-02-06 09:36:54,951 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-06 09:36:54,951 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:54,951 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 208 [2025-02-06 09:36:54,951 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:55,007 INFO L124 PetriNetUnfolderBase]: 5/172 cut-off events. [2025-02-06 09:36:55,007 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-06 09:36:55,008 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 209 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-06 09:36:55,010 INFO L140 encePairwiseOnDemand]: 203/208 looper letters, 14 selfloop transitions, 2 changer transitions 1/146 dead transitions. [2025-02-06 09:36:55,011 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 146 transitions, 331 flow [2025-02-06 09:36:55,012 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:55,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:55,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 562 transitions. [2025-02-06 09:36:55,026 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9006410256410257 [2025-02-06 09:36:55,028 INFO L175 Difference]: Start difference. First operand has 145 places, 149 transitions, 305 flow. Second operand 3 states and 562 transitions. [2025-02-06 09:36:55,029 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 146 transitions, 331 flow [2025-02-06 09:36:55,034 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 146 places, 146 transitions, 331 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:36:55,039 INFO L231 Difference]: Finished difference. Result has 146 places, 145 transitions, 301 flow [2025-02-06 09:36:55,041 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-06 09:36:55,044 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, 1 predicate places. [2025-02-06 09:36:55,045 INFO L471 AbstractCegarLoop]: Abstraction has has 146 places, 145 transitions, 301 flow [2025-02-06 09:36:55,046 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-06 09:36:55,046 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:55,047 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-06 09:36:55,047 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-06 09:36:55,047 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-06 09:36:55,048 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:55,048 INFO L85 PathProgramCache]: Analyzing trace with hash 1532824606, now seen corresponding path program 1 times [2025-02-06 09:36:55,048 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:55,048 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [6476358] [2025-02-06 09:36:55,048 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:55,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:55,057 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-02-06 09:36:55,064 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-02-06 09:36:55,064 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:55,064 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:55,108 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-06 09:36:55,109 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:55,109 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [6476358] [2025-02-06 09:36:55,109 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [6476358] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:55,109 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:55,109 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:55,109 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1964314991] [2025-02-06 09:36:55,109 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:55,110 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:55,111 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:55,111 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:55,111 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:55,140 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 208 [2025-02-06 09:36:55,142 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-06 09:36:55,142 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:55,142 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 208 [2025-02-06 09:36:55,142 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:55,186 INFO L124 PetriNetUnfolderBase]: 5/167 cut-off events. [2025-02-06 09:36:55,186 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-02-06 09:36:55,186 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 200 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-06 09:36:55,187 INFO L140 encePairwiseOnDemand]: 203/208 looper letters, 15 selfloop transitions, 1 changer transitions 0/141 dead transitions. [2025-02-06 09:36:55,187 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 143 places, 141 transitions, 325 flow [2025-02-06 09:36:55,187 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:55,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:55,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 551 transitions. [2025-02-06 09:36:55,189 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8830128205128205 [2025-02-06 09:36:55,189 INFO L175 Difference]: Start difference. First operand has 146 places, 145 transitions, 301 flow. Second operand 3 states and 551 transitions. [2025-02-06 09:36:55,189 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 143 places, 141 transitions, 325 flow [2025-02-06 09:36:55,190 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 141 transitions, 321 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:55,191 INFO L231 Difference]: Finished difference. Result has 141 places, 141 transitions, 291 flow [2025-02-06 09:36:55,192 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-06 09:36:55,192 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, -4 predicate places. [2025-02-06 09:36:55,192 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 141 transitions, 291 flow [2025-02-06 09:36:55,193 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-06 09:36:55,193 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:55,193 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-06 09:36:55,193 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-06 09:36:55,193 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-06 09:36:55,193 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:55,194 INFO L85 PathProgramCache]: Analyzing trace with hash 1317071762, now seen corresponding path program 1 times [2025-02-06 09:36:55,194 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:55,194 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1291202104] [2025-02-06 09:36:55,194 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:55,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:55,201 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-06 09:36:55,207 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-06 09:36:55,208 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:55,208 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:55,248 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-06 09:36:55,248 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:55,248 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1291202104] [2025-02-06 09:36:55,248 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1291202104] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:55,248 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:55,248 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:55,250 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [222907740] [2025-02-06 09:36:55,251 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:55,251 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:55,251 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:55,251 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:55,251 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:55,279 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 208 [2025-02-06 09:36:55,280 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-06 09:36:55,280 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:55,280 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 208 [2025-02-06 09:36:55,280 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:55,335 INFO L124 PetriNetUnfolderBase]: 21/280 cut-off events. [2025-02-06 09:36:55,335 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-02-06 09:36:55,336 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 765 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-06 09:36:55,337 INFO L140 encePairwiseOnDemand]: 205/208 looper letters, 14 selfloop transitions, 2 changer transitions 0/140 dead transitions. [2025-02-06 09:36:55,337 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 140 transitions, 321 flow [2025-02-06 09:36:55,338 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:55,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:55,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 560 transitions. [2025-02-06 09:36:55,339 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8974358974358975 [2025-02-06 09:36:55,339 INFO L175 Difference]: Start difference. First operand has 141 places, 141 transitions, 291 flow. Second operand 3 states and 560 transitions. [2025-02-06 09:36:55,339 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 140 transitions, 321 flow [2025-02-06 09:36:55,340 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 140 transitions, 320 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:36:55,341 INFO L231 Difference]: Finished difference. Result has 141 places, 140 transitions, 292 flow [2025-02-06 09:36:55,341 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-06 09:36:55,342 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, -4 predicate places. [2025-02-06 09:36:55,342 INFO L471 AbstractCegarLoop]: Abstraction has has 141 places, 140 transitions, 292 flow [2025-02-06 09:36:55,342 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-06 09:36:55,342 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:55,344 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-06 09:36:55,344 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-02-06 09:36:55,345 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-06 09:36:55,345 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:55,345 INFO L85 PathProgramCache]: Analyzing trace with hash -165337882, now seen corresponding path program 1 times [2025-02-06 09:36:55,345 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:55,345 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2047598533] [2025-02-06 09:36:55,345 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:55,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:55,358 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-02-06 09:36:55,362 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-02-06 09:36:55,362 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:55,363 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:55,399 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-06 09:36:55,399 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:55,399 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2047598533] [2025-02-06 09:36:55,399 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2047598533] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:55,399 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:55,399 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:55,399 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [916358290] [2025-02-06 09:36:55,399 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:55,400 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:55,400 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:55,400 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:55,400 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:55,422 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 177 out of 208 [2025-02-06 09:36:55,422 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-06 09:36:55,423 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:55,423 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 177 of 208 [2025-02-06 09:36:55,423 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:55,480 INFO L124 PetriNetUnfolderBase]: 41/388 cut-off events. [2025-02-06 09:36:55,481 INFO L125 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-02-06 09:36:55,483 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 1469 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-06 09:36:55,485 INFO L140 encePairwiseOnDemand]: 202/208 looper letters, 16 selfloop transitions, 2 changer transitions 0/138 dead transitions. [2025-02-06 09:36:55,486 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 139 places, 138 transitions, 324 flow [2025-02-06 09:36:55,486 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:55,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:55,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 553 transitions. [2025-02-06 09:36:55,488 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8862179487179487 [2025-02-06 09:36:55,488 INFO L175 Difference]: Start difference. First operand has 141 places, 140 transitions, 292 flow. Second operand 3 states and 553 transitions. [2025-02-06 09:36:55,488 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 139 places, 138 transitions, 324 flow [2025-02-06 09:36:55,489 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 137 places, 138 transitions, 320 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:55,492 INFO L231 Difference]: Finished difference. Result has 138 places, 138 transitions, 294 flow [2025-02-06 09:36:55,494 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-06 09:36:55,495 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, -7 predicate places. [2025-02-06 09:36:55,495 INFO L471 AbstractCegarLoop]: Abstraction has has 138 places, 138 transitions, 294 flow [2025-02-06 09:36:55,495 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-06 09:36:55,495 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:55,495 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-06 09:36:55,495 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-02-06 09:36:55,495 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-06 09:36:55,496 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:55,496 INFO L85 PathProgramCache]: Analyzing trace with hash -1597681602, now seen corresponding path program 1 times [2025-02-06 09:36:55,496 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:55,496 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [359651144] [2025-02-06 09:36:55,496 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:55,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:55,508 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-02-06 09:36:55,521 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-02-06 09:36:55,522 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:55,522 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:55,896 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-06 09:36:55,896 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:55,896 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [359651144] [2025-02-06 09:36:55,896 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [359651144] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:55,896 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:55,896 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:36:55,896 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1123830584] [2025-02-06 09:36:55,896 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:55,897 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:36:55,897 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:55,897 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:36:55,897 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:36:56,096 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 181 out of 208 [2025-02-06 09:36:56,097 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-06 09:36:56,097 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:56,097 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 181 of 208 [2025-02-06 09:36:56,097 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:56,188 INFO L124 PetriNetUnfolderBase]: 70/487 cut-off events. [2025-02-06 09:36:56,188 INFO L125 PetriNetUnfolderBase]: For 8/15 co-relation queries the response was YES. [2025-02-06 09:36:56,190 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 2195 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-06 09:36:56,191 INFO L140 encePairwiseOnDemand]: 203/208 looper letters, 34 selfloop transitions, 4 changer transitions 1/157 dead transitions. [2025-02-06 09:36:56,191 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 157 transitions, 408 flow [2025-02-06 09:36:56,192 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:36:56,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:36:56,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1125 transitions. [2025-02-06 09:36:56,199 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9014423076923077 [2025-02-06 09:36:56,200 INFO L175 Difference]: Start difference. First operand has 138 places, 138 transitions, 294 flow. Second operand 6 states and 1125 transitions. [2025-02-06 09:36:56,200 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 157 transitions, 408 flow [2025-02-06 09:36:56,202 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 157 transitions, 408 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:36:56,203 INFO L231 Difference]: Finished difference. Result has 142 places, 136 transitions, 295 flow [2025-02-06 09:36:56,205 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-06 09:36:56,205 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, -3 predicate places. [2025-02-06 09:36:56,205 INFO L471 AbstractCegarLoop]: Abstraction has has 142 places, 136 transitions, 295 flow [2025-02-06 09:36:56,206 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-06 09:36:56,206 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:56,206 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-06 09:36:56,206 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-02-06 09:36:56,206 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-06 09:36:56,206 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:56,207 INFO L85 PathProgramCache]: Analyzing trace with hash 1589863146, now seen corresponding path program 1 times [2025-02-06 09:36:56,207 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:56,207 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1379222346] [2025-02-06 09:36:56,207 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:56,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:56,218 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-02-06 09:36:56,232 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-02-06 09:36:56,233 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:56,233 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:56,482 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-06 09:36:56,483 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:56,483 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1379222346] [2025-02-06 09:36:56,483 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1379222346] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:56,483 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:56,483 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:36:56,483 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1255945708] [2025-02-06 09:36:56,483 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:56,484 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:36:56,484 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:56,485 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:36:56,485 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:36:56,624 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 166 out of 208 [2025-02-06 09:36:56,626 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-06 09:36:56,626 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:56,626 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 166 of 208 [2025-02-06 09:36:56,626 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:56,804 INFO L124 PetriNetUnfolderBase]: 202/722 cut-off events. [2025-02-06 09:36:56,804 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2025-02-06 09:36:56,805 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 4024 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-06 09:36:56,808 INFO L140 encePairwiseOnDemand]: 197/208 looper letters, 60 selfloop transitions, 19 changer transitions 0/186 dead transitions. [2025-02-06 09:36:56,808 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 186 transitions, 553 flow [2025-02-06 09:36:56,808 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:36:56,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:36:56,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1076 transitions. [2025-02-06 09:36:56,811 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8621794871794872 [2025-02-06 09:36:56,811 INFO L175 Difference]: Start difference. First operand has 142 places, 136 transitions, 295 flow. Second operand 6 states and 1076 transitions. [2025-02-06 09:36:56,811 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 186 transitions, 553 flow [2025-02-06 09:36:56,813 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 143 places, 186 transitions, 546 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-02-06 09:36:56,814 INFO L231 Difference]: Finished difference. Result has 147 places, 155 transitions, 419 flow [2025-02-06 09:36:56,815 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-06 09:36:56,815 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, 2 predicate places. [2025-02-06 09:36:56,815 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 155 transitions, 419 flow [2025-02-06 09:36:56,816 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-06 09:36:56,816 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:56,816 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-06 09:36:56,816 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-02-06 09:36:56,816 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-06 09:36:56,817 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:56,817 INFO L85 PathProgramCache]: Analyzing trace with hash -1546844687, now seen corresponding path program 1 times [2025-02-06 09:36:56,817 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:56,817 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [13837300] [2025-02-06 09:36:56,817 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:56,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:56,826 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 65 statements into 1 equivalence classes. [2025-02-06 09:36:56,830 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 65 of 65 statements. [2025-02-06 09:36:56,830 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:56,830 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:56,850 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-06 09:36:56,851 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:56,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [13837300] [2025-02-06 09:36:56,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [13837300] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:56,851 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:56,851 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:56,851 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1409004637] [2025-02-06 09:36:56,851 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:56,851 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:56,852 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:56,852 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:56,852 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:56,859 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 187 out of 208 [2025-02-06 09:36:56,860 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-06 09:36:56,860 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:56,860 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 187 of 208 [2025-02-06 09:36:56,860 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:56,899 INFO L124 PetriNetUnfolderBase]: 32/276 cut-off events. [2025-02-06 09:36:56,899 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2025-02-06 09:36:56,900 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 954 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-06 09:36:56,901 INFO L140 encePairwiseOnDemand]: 205/208 looper letters, 10 selfloop transitions, 2 changer transitions 0/154 dead transitions. [2025-02-06 09:36:56,901 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 148 places, 154 transitions, 441 flow [2025-02-06 09:36:56,901 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:56,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:56,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 574 transitions. [2025-02-06 09:36:56,903 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9198717948717948 [2025-02-06 09:36:56,903 INFO L175 Difference]: Start difference. First operand has 147 places, 155 transitions, 419 flow. Second operand 3 states and 574 transitions. [2025-02-06 09:36:56,903 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 148 places, 154 transitions, 441 flow [2025-02-06 09:36:56,904 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 154 transitions, 441 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:36:56,906 INFO L231 Difference]: Finished difference. Result has 148 places, 154 transitions, 421 flow [2025-02-06 09:36:56,906 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-06 09:36:56,906 INFO L279 CegarLoopForPetriNet]: 145 programPoint places, 3 predicate places. [2025-02-06 09:36:56,906 INFO L471 AbstractCegarLoop]: Abstraction has has 148 places, 154 transitions, 421 flow [2025-02-06 09:36:56,907 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-06 09:36:56,907 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:56,907 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-06 09:36:56,907 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-02-06 09:36:56,907 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-06 09:36:56,908 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:56,908 INFO L85 PathProgramCache]: Analyzing trace with hash 1663964466, now seen corresponding path program 1 times [2025-02-06 09:36:56,908 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:56,908 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1440317087] [2025-02-06 09:36:56,908 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:56,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:56,917 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-06 09:36:56,926 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-06 09:36:56,926 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:56,926 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:36:56,926 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:36:56,932 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-02-06 09:36:56,940 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-02-06 09:36:56,940 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:56,940 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:36:56,959 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:36:56,959 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:36:56,960 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2025-02-06 09:36:56,961 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2025-02-06 09:36:56,961 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2025-02-06 09:36:56,961 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2025-02-06 09:36:56,961 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2025-02-06 09:36:56,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2025-02-06 09:36:56,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2025-02-06 09:36:56,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2025-02-06 09:36:56,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2025-02-06 09:36:56,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2025-02-06 09:36:56,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2025-02-06 09:36:56,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2025-02-06 09:36:56,962 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2025-02-06 09:36:56,963 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2025-02-06 09:36:56,963 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2025-02-06 09:36:56,963 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2025-02-06 09:36:56,963 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2025-02-06 09:36:56,963 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2025-02-06 09:36:56,963 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2025-02-06 09:36:56,963 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2025-02-06 09:36:56,964 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-02-06 09:36:56,964 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:36:56,967 WARN L246 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:36:56,967 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-02-06 09:36:57,015 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2025-02-06 09:36:57,018 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 257 places, 277 transitions, 588 flow [2025-02-06 09:36:57,077 INFO L124 PetriNetUnfolderBase]: 36/565 cut-off events. [2025-02-06 09:36:57,077 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2025-02-06 09:36:57,079 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 1853 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-06 09:36:57,080 INFO L82 GeneralOperation]: Start removeDead. Operand has 257 places, 277 transitions, 588 flow [2025-02-06 09:36:57,083 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 215 places, 226 transitions, 474 flow [2025-02-06 09:36:57,083 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:36:57,084 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;@4f4bb940, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:36:57,084 INFO L334 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2025-02-06 09:36:57,086 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:36:57,087 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-02-06 09:36:57,087 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:36:57,087 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:57,087 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-06 09:36:57,087 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-06 09:36:57,087 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:57,088 INFO L85 PathProgramCache]: Analyzing trace with hash -1584966979, now seen corresponding path program 1 times [2025-02-06 09:36:57,088 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:57,088 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1688762407] [2025-02-06 09:36:57,088 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:57,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:57,092 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-02-06 09:36:57,094 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-02-06 09:36:57,094 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:57,094 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:57,106 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-06 09:36:57,106 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:57,106 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1688762407] [2025-02-06 09:36:57,106 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1688762407] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:57,106 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:57,106 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:57,107 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1979353627] [2025-02-06 09:36:57,107 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:57,107 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:57,107 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:57,107 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:57,107 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:57,140 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 237 out of 277 [2025-02-06 09:36:57,141 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-06 09:36:57,141 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:57,141 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 237 of 277 [2025-02-06 09:36:57,141 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:57,311 INFO L124 PetriNetUnfolderBase]: 180/1192 cut-off events. [2025-02-06 09:36:57,311 INFO L125 PetriNetUnfolderBase]: For 108/110 co-relation queries the response was YES. [2025-02-06 09:36:57,316 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1468 conditions, 1192 events. 180/1192 cut-off events. For 108/110 co-relation queries the response was YES. Maximal size of possible extension queue 31. Compared 6094 event pairs, 32 based on Foata normal form. 25/1008 useless extension candidates. Maximal degree in co-relation 934. Up to 220 conditions per place. [2025-02-06 09:36:57,320 INFO L140 encePairwiseOnDemand]: 271/277 looper letters, 25 selfloop transitions, 2 changer transitions 1/222 dead transitions. [2025-02-06 09:36:57,321 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 216 places, 222 transitions, 520 flow [2025-02-06 09:36:57,321 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:57,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:57,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 742 transitions. [2025-02-06 09:36:57,323 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8929001203369434 [2025-02-06 09:36:57,323 INFO L175 Difference]: Start difference. First operand has 215 places, 226 transitions, 474 flow. Second operand 3 states and 742 transitions. [2025-02-06 09:36:57,323 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 216 places, 222 transitions, 520 flow [2025-02-06 09:36:57,324 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 216 places, 222 transitions, 520 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:36:57,325 INFO L231 Difference]: Finished difference. Result has 216 places, 221 transitions, 468 flow [2025-02-06 09:36:57,326 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-06 09:36:57,326 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, 1 predicate places. [2025-02-06 09:36:57,326 INFO L471 AbstractCegarLoop]: Abstraction has has 216 places, 221 transitions, 468 flow [2025-02-06 09:36:57,327 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-06 09:36:57,327 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:57,327 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-06 09:36:57,327 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-02-06 09:36:57,327 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-06 09:36:57,327 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:57,328 INFO L85 PathProgramCache]: Analyzing trace with hash 348922398, now seen corresponding path program 1 times [2025-02-06 09:36:57,328 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:57,328 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1567374248] [2025-02-06 09:36:57,328 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:57,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:57,331 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-02-06 09:36:57,332 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-02-06 09:36:57,332 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:57,332 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:57,341 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-06 09:36:57,341 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:57,341 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1567374248] [2025-02-06 09:36:57,341 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1567374248] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:57,341 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:57,342 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:57,342 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [549446898] [2025-02-06 09:36:57,342 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:57,342 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:57,342 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:57,342 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:57,342 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:57,364 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 277 [2025-02-06 09:36:57,365 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-06 09:36:57,365 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:57,365 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 277 [2025-02-06 09:36:57,365 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:57,477 INFO L124 PetriNetUnfolderBase]: 195/1222 cut-off events. [2025-02-06 09:36:57,478 INFO L125 PetriNetUnfolderBase]: For 134/137 co-relation queries the response was YES. [2025-02-06 09:36:57,483 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1527 conditions, 1222 events. 195/1222 cut-off events. For 134/137 co-relation queries the response was YES. Maximal size of possible extension queue 38. Compared 6471 event pairs, 36 based on Foata normal form. 0/1014 useless extension candidates. Maximal degree in co-relation 1497. Up to 235 conditions per place. [2025-02-06 09:36:57,488 INFO L140 encePairwiseOnDemand]: 271/277 looper letters, 26 selfloop transitions, 1 changer transitions 0/216 dead transitions. [2025-02-06 09:36:57,488 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 212 places, 216 transitions, 512 flow [2025-02-06 09:36:57,489 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:57,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:57,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 725 transitions. [2025-02-06 09:36:57,490 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8724428399518652 [2025-02-06 09:36:57,490 INFO L175 Difference]: Start difference. First operand has 216 places, 221 transitions, 468 flow. Second operand 3 states and 725 transitions. [2025-02-06 09:36:57,490 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 212 places, 216 transitions, 512 flow [2025-02-06 09:36:57,492 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 216 transitions, 508 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:57,494 INFO L231 Difference]: Finished difference. Result has 210 places, 216 transitions, 456 flow [2025-02-06 09:36:57,494 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-06 09:36:57,495 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -5 predicate places. [2025-02-06 09:36:57,495 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 216 transitions, 456 flow [2025-02-06 09:36:57,496 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-06 09:36:57,496 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:57,496 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-06 09:36:57,496 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-02-06 09:36:57,497 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-06 09:36:57,497 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:57,497 INFO L85 PathProgramCache]: Analyzing trace with hash 1700473718, now seen corresponding path program 1 times [2025-02-06 09:36:57,497 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:57,497 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1458936526] [2025-02-06 09:36:57,497 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:57,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:57,503 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-06 09:36:57,504 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-06 09:36:57,505 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:57,505 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:57,515 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-06 09:36:57,515 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:57,515 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1458936526] [2025-02-06 09:36:57,515 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1458936526] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:57,515 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:57,516 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:57,516 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1627430428] [2025-02-06 09:36:57,516 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:57,516 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:57,516 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:57,516 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:57,516 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:57,540 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 237 out of 277 [2025-02-06 09:36:57,541 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-06 09:36:57,541 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:57,541 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 237 of 277 [2025-02-06 09:36:57,541 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:57,797 INFO L124 PetriNetUnfolderBase]: 539/2810 cut-off events. [2025-02-06 09:36:57,797 INFO L125 PetriNetUnfolderBase]: For 147/150 co-relation queries the response was YES. [2025-02-06 09:36:57,804 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3479 conditions, 2810 events. 539/2810 cut-off events. For 147/150 co-relation queries the response was YES. Maximal size of possible extension queue 66. Compared 19866 event pairs, 130 based on Foata normal form. 0/2326 useless extension candidates. Maximal degree in co-relation 3449. Up to 599 conditions per place. [2025-02-06 09:36:57,813 INFO L140 encePairwiseOnDemand]: 274/277 looper letters, 25 selfloop transitions, 2 changer transitions 0/215 dead transitions. [2025-02-06 09:36:57,814 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 211 places, 215 transitions, 508 flow [2025-02-06 09:36:57,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:57,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:57,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 739 transitions. [2025-02-06 09:36:57,815 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8892900120336944 [2025-02-06 09:36:57,815 INFO L175 Difference]: Start difference. First operand has 210 places, 216 transitions, 456 flow. Second operand 3 states and 739 transitions. [2025-02-06 09:36:57,815 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 211 places, 215 transitions, 508 flow [2025-02-06 09:36:57,817 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 215 transitions, 507 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:36:57,818 INFO L231 Difference]: Finished difference. Result has 210 places, 215 transitions, 457 flow [2025-02-06 09:36:57,819 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-06 09:36:57,819 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -5 predicate places. [2025-02-06 09:36:57,819 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 215 transitions, 457 flow [2025-02-06 09:36:57,820 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-06 09:36:57,820 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:57,820 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:36:57,820 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-02-06 09:36:57,820 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-06 09:36:57,820 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:57,820 INFO L85 PathProgramCache]: Analyzing trace with hash -648080282, now seen corresponding path program 1 times [2025-02-06 09:36:57,820 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:57,820 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1376756717] [2025-02-06 09:36:57,821 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:57,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:57,824 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-02-06 09:36:57,826 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-02-06 09:36:57,826 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:57,826 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:57,839 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-06 09:36:57,839 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:57,839 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1376756717] [2025-02-06 09:36:57,839 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1376756717] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:57,839 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:57,839 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:36:57,839 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [280911739] [2025-02-06 09:36:57,839 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:57,840 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:36:57,840 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:57,840 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:36:57,840 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:36:57,859 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 231 out of 277 [2025-02-06 09:36:57,860 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-06 09:36:57,860 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:57,860 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 231 of 277 [2025-02-06 09:36:57,860 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:58,231 INFO L124 PetriNetUnfolderBase]: 1076/4884 cut-off events. [2025-02-06 09:36:58,232 INFO L125 PetriNetUnfolderBase]: For 224/230 co-relation queries the response was YES. [2025-02-06 09:36:58,244 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6220 conditions, 4884 events. 1076/4884 cut-off events. For 224/230 co-relation queries the response was YES. Maximal size of possible extension queue 123. Compared 40520 event pairs, 358 based on Foata normal form. 0/4102 useless extension candidates. Maximal degree in co-relation 6191. Up to 1236 conditions per place. [2025-02-06 09:36:58,264 INFO L140 encePairwiseOnDemand]: 270/277 looper letters, 27 selfloop transitions, 2 changer transitions 0/212 dead transitions. [2025-02-06 09:36:58,264 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 207 places, 212 transitions, 509 flow [2025-02-06 09:36:58,266 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:36:58,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:36:58,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 727 transitions. [2025-02-06 09:36:58,267 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8748495788206979 [2025-02-06 09:36:58,267 INFO L175 Difference]: Start difference. First operand has 210 places, 215 transitions, 457 flow. Second operand 3 states and 727 transitions. [2025-02-06 09:36:58,267 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 207 places, 212 transitions, 509 flow [2025-02-06 09:36:58,268 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 205 places, 212 transitions, 505 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:36:58,271 INFO L231 Difference]: Finished difference. Result has 206 places, 212 transitions, 457 flow [2025-02-06 09:36:58,271 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-06 09:36:58,273 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -9 predicate places. [2025-02-06 09:36:58,273 INFO L471 AbstractCegarLoop]: Abstraction has has 206 places, 212 transitions, 457 flow [2025-02-06 09:36:58,274 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-06 09:36:58,274 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:58,274 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-06 09:36:58,274 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-02-06 09:36:58,274 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-06 09:36:58,274 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:58,275 INFO L85 PathProgramCache]: Analyzing trace with hash 1807127870, now seen corresponding path program 1 times [2025-02-06 09:36:58,275 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:58,275 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [589124582] [2025-02-06 09:36:58,275 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:58,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:58,280 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-02-06 09:36:58,283 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-02-06 09:36:58,284 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:58,284 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:58,474 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-06 09:36:58,474 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:58,475 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [589124582] [2025-02-06 09:36:58,475 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [589124582] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:58,475 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:58,475 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:36:58,475 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [602653643] [2025-02-06 09:36:58,475 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:58,475 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:36:58,475 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:58,475 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:36:58,475 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:36:58,650 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 238 out of 277 [2025-02-06 09:36:58,652 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-06 09:36:58,652 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:58,652 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 238 of 277 [2025-02-06 09:36:58,652 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:36:59,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 161#L1045-1true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,129 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,130 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,130 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,130 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,130 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,130 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,130 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,130 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 182#L1045-3true, 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,130 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,130 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,130 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,130 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 116#L1045-4true, 271#(= |#race~tids~0| 0), 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,131 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,131 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,131 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,131 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([699] 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[][221], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 257#true, 98#L1045true, 223#L1029true, 256#true]) [2025-02-06 09:36:59,131 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:36:59,131 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:36:59,132 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:36:59,132 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:36:59,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 14#L1045-2true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,142 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,142 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,142 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,142 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,142 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 161#L1045-1true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,142 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,142 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,142 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,142 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,142 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 182#L1045-3true, 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,143 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:36:59,143 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,143 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,143 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,143 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,143 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 116#L1045-4true, 271#(= |#race~tids~0| 0), 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,143 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:36:59,143 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,143 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,143 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,143 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 271#(= |#race~tids~0| 0), 114#L1045-5true, 257#true, 129#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 256#true]) [2025-02-06 09:36:59,143 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-06 09:36:59,143 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,143 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,143 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 114#L1045-5true, 255#true, 243#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 258#true]) [2025-02-06 09:36:59,148 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,148 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:36:59,148 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,149 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,151 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 14#L1045-2true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,151 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,151 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,151 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,151 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,151 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,151 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,151 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 161#L1045-1true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,151 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:36:59,151 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 182#L1045-3true, 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,152 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 116#L1045-4true, 271#(= |#race~tids~0| 0), 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,152 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([699] 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[][221], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 257#true, 98#L1045true, 71#L1031-8true, 256#true]) [2025-02-06 09:36:59,152 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:36:59,152 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:36:59,153 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,153 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,153 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,153 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,153 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,154 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,154 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,154 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,154 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 161#L1045-1true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,154 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,154 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,154 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,154 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,154 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,154 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,154 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:36:59,154 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 182#L1045-3true, 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,154 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,154 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,154 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:36:59,154 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,155 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,155 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,155 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,155 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 116#L1045-4true, 271#(= |#race~tids~0| 0), 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,155 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,155 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,155 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:36:59,155 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,155 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,155 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:36:59,155 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,155 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 271#(= |#race~tids~0| 0), 114#L1045-5true, 257#true, 129#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 256#true]) [2025-02-06 09:36:59,155 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,155 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,155 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:36:59,155 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,155 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 14#L1045-2true, 243#L1028-5true, 258#true]) [2025-02-06 09:36:59,159 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,159 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,159 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,159 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 161#L1045-1true, 255#true, 243#L1028-5true, 258#true]) [2025-02-06 09:36:59,159 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,159 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,159 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:36:59,160 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 182#L1045-3true, 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 255#true, 243#L1028-5true, 258#true]) [2025-02-06 09:36:59,160 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,160 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,160 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,160 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 116#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 243#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 258#true]) [2025-02-06 09:36:59,160 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,160 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,160 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,160 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:36:59,164 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 255#true, 243#L1028-5true, 258#true]) [2025-02-06 09:36:59,164 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:36:59,164 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,164 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,164 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,164 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,164 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 161#L1045-1true, 255#true, 243#L1028-5true, 258#true]) [2025-02-06 09:36:59,164 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:36:59,165 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,165 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:36:59,165 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,165 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] 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), 182#L1045-3true, 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 255#true, 243#L1028-5true, 258#true]) [2025-02-06 09:36:59,165 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,165 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,165 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,165 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,165 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,165 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] 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), 116#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 243#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 258#true]) [2025-02-06 09:36:59,165 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,165 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,165 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,165 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,165 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:36:59,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] 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), 114#L1045-5true, 255#true, 243#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 258#true]) [2025-02-06 09:36:59,166 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:36:59,166 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:36:59,166 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,166 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,166 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,174 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([704] 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), 116#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 243#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 258#true]) [2025-02-06 09:36:59,174 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,174 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,175 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,175 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,175 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,175 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:36:59,175 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 271#(= |#race~tids~0| 0), 114#L1045-5true, 257#true, 129#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 256#true]) [2025-02-06 09:36:59,175 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-02-06 09:36:59,175 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:36:59,175 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-06 09:36:59,175 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:36:59,175 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:36:59,175 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:36:59,177 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([704] 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), 182#L1045-3true, 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 255#true, 243#L1028-5true, 258#true]) [2025-02-06 09:36:59,178 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,178 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,178 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,178 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,178 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,178 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,178 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 116#L1045-4true, 271#(= |#race~tids~0| 0), 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,178 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-02-06 09:36:59,178 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:36:59,178 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:36:59,178 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:36:59,178 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:36:59,178 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:36:59,178 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:36:59,178 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:36:59,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 271#(= |#race~tids~0| 0), 104#L1043-7true, 255#true, 243#L1028-5true, 273#true, 258#true]) [2025-02-06 09:36:59,180 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-06 09:36:59,180 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:36:59,180 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:36:59,180 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:36:59,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 104#L1043-7true, 257#true, 129#L1028-5true, 273#true, 256#true]) [2025-02-06 09:36:59,181 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-06 09:36:59,181 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:36:59,181 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:36:59,181 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:36:59,181 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([704] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 14#L1045-2true, 243#L1028-5true, 258#true]) [2025-02-06 09:36:59,181 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,182 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:36:59,182 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,182 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,182 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,182 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,182 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 182#L1045-3true, 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,182 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-06 09:36:59,182 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:36:59,182 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:36:59,182 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:36:59,182 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:36:59,182 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:36:59,182 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:36:59,182 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:36:59,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 271#(= |#race~tids~0| 0), 255#true, 243#L1028-5true, 11#L1043-6true, 273#true, 258#true]) [2025-02-06 09:36:59,184 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-06 09:36:59,184 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:36:59,184 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:36:59,184 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:36:59,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 257#true, 11#L1043-6true, 129#L1028-5true, 273#true, 256#true]) [2025-02-06 09:36:59,185 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-06 09:36:59,185 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:36:59,185 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:36:59,185 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:36:59,186 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([704] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 161#L1045-1true, 255#true, 243#L1028-5true, 258#true]) [2025-02-06 09:36:59,186 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,186 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:36:59,186 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,186 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:36:59,186 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,186 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,186 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,186 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-06 09:36:59,186 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:36:59,186 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:36:59,186 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:36:59,186 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:36:59,186 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:36:59,187 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:36:59,187 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:36:59,187 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 161#L1045-1true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,187 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,187 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,187 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,187 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,187 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,187 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,187 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,187 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:36:59,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 271#(= |#race~tids~0| 0), 140#L1043-5true, 255#true, 243#L1028-5true, 273#true, 258#true]) [2025-02-06 09:36:59,188 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-06 09:36:59,188 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:36:59,188 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:36:59,188 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:36:59,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 140#L1043-5true, 257#true, 129#L1028-5true, 273#true, 256#true]) [2025-02-06 09:36:59,188 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-06 09:36:59,189 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:36:59,189 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:36:59,189 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:36:59,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 271#(= |#race~tids~0| 0), 255#true, 243#L1028-5true, 207#L1043-4true, 273#true, 258#true]) [2025-02-06 09:36:59,190 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-06 09:36:59,190 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-06 09:36:59,190 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:36:59,190 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-06 09:36:59,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 257#true, 207#L1043-4true, 129#L1028-5true, 273#true, 256#true]) [2025-02-06 09:36:59,191 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-06 09:36:59,191 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-06 09:36:59,191 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:36:59,191 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:36:59,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([699] 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[][221], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 257#true, 98#L1045true, 223#L1029true, 256#true]) [2025-02-06 09:36:59,244 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:36:59,244 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:36:59,244 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:36:59,244 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:36:59,244 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:36:59,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([699] 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[][221], [Black: 269#true, 278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 257#true, 98#L1045true, 71#L1031-8true, 256#true]) [2025-02-06 09:36:59,256 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:36:59,256 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:36:59,256 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:36:59,256 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:36:59,256 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:36:59,258 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,258 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:36:59,258 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,258 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,258 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,258 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,258 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,258 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,258 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,258 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,258 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 161#L1045-1true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,259 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 182#L1045-3true, 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,259 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,259 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 116#L1045-4true, 271#(= |#race~tids~0| 0), 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,260 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 271#(= |#race~tids~0| 0), 114#L1045-5true, 257#true, 129#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 256#true]) [2025-02-06 09:36:59,260 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,260 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,261 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 257#true, 91#L1043-2true, 129#L1028-5true, 273#true, 256#true]) [2025-02-06 09:36:59,261 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:36:59,261 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:36:59,261 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:36:59,261 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:36:59,313 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 161#L1045-1true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,313 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:36:59,313 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,313 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,313 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,313 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,313 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,313 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:36:59,313 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,313 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,313 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,314 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 182#L1045-3true, 271#(= |#race~tids~0| 0), 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,314 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,314 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 116#L1045-4true, 271#(= |#race~tids~0| 0), 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,315 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 271#(= |#race~tids~0| 0), 114#L1045-5true, 257#true, 129#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 256#true]) [2025-02-06 09:36:59,315 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:36:59,315 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,316 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:36:59,316 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,316 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:36:59,316 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,316 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,316 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:36:59,318 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 104#L1043-7true, 257#true, 129#L1028-5true, 273#true, 256#true]) [2025-02-06 09:36:59,318 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:36:59,318 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,318 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,318 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,318 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,319 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 14#L1045-2true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,319 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:36:59,319 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,319 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,319 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,319 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,319 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:36:59,319 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:36:59,319 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,319 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,319 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,319 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,319 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 161#L1045-1true, 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,320 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 182#L1045-3true, 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 257#true, 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,320 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 116#L1045-4true, 271#(= |#race~tids~0| 0), 257#true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 129#L1028-5true, 256#true]) [2025-02-06 09:36:59,320 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:36:59,320 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:36:59,321 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 257#true, 11#L1043-6true, 129#L1028-5true, 273#true, 256#true]) [2025-02-06 09:36:59,321 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:36:59,321 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,321 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,321 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:36:59,322 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,323 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 140#L1043-5true, 257#true, 129#L1028-5true, 273#true, 256#true]) [2025-02-06 09:36:59,323 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:36:59,323 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,323 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,323 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,323 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:36:59,323 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 257#true, 207#L1043-4true, 129#L1028-5true, 273#true, 256#true]) [2025-02-06 09:36:59,323 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:36:59,323 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:36:59,324 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,324 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,324 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:36:59,324 INFO L124 PetriNetUnfolderBase]: 1279/5217 cut-off events. [2025-02-06 09:36:59,324 INFO L125 PetriNetUnfolderBase]: For 573/708 co-relation queries the response was YES. [2025-02-06 09:36:59,335 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7002 conditions, 5217 events. 1279/5217 cut-off events. For 573/708 co-relation queries the response was YES. Maximal size of possible extension queue 133. Compared 43608 event pairs, 175 based on Foata normal form. 53/4620 useless extension candidates. Maximal degree in co-relation 6972. Up to 596 conditions per place. [2025-02-06 09:36:59,347 INFO L140 encePairwiseOnDemand]: 272/277 looper letters, 71 selfloop transitions, 4 changer transitions 1/259 dead transitions. [2025-02-06 09:36:59,347 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 259 transitions, 725 flow [2025-02-06 09:36:59,347 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:36:59,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:36:59,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1504 transitions. [2025-02-06 09:36:59,350 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9049338146811071 [2025-02-06 09:36:59,350 INFO L175 Difference]: Start difference. First operand has 206 places, 212 transitions, 457 flow. Second operand 6 states and 1504 transitions. [2025-02-06 09:36:59,350 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 259 transitions, 725 flow [2025-02-06 09:36:59,351 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 210 places, 259 transitions, 725 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:36:59,353 INFO L231 Difference]: Finished difference. Result has 210 places, 210 transitions, 458 flow [2025-02-06 09:36:59,353 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-06 09:36:59,353 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, -5 predicate places. [2025-02-06 09:36:59,354 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 210 transitions, 458 flow [2025-02-06 09:36:59,354 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-06 09:36:59,354 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:36:59,354 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-06 09:36:59,354 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-02-06 09:36:59,355 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-06 09:36:59,355 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:36:59,355 INFO L85 PathProgramCache]: Analyzing trace with hash 846693482, now seen corresponding path program 1 times [2025-02-06 09:36:59,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:36:59,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1413611021] [2025-02-06 09:36:59,355 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:36:59,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:36:59,361 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-02-06 09:36:59,364 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-02-06 09:36:59,364 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:36:59,364 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:36:59,525 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-06 09:36:59,525 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:36:59,525 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1413611021] [2025-02-06 09:36:59,525 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1413611021] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:36:59,525 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:36:59,525 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:36:59,525 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1658747556] [2025-02-06 09:36:59,525 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:36:59,526 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:36:59,526 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:36:59,526 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:36:59,526 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:36:59,680 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 219 out of 277 [2025-02-06 09:36:59,681 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-06 09:36:59,681 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:36:59,681 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 219 of 277 [2025-02-06 09:36:59,681 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:00,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 98#L1045true, 279#true, 54#threadENTRYtrue, 258#true]) [2025-02-06 09:37:00,052 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:37:00,052 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:37:00,052 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:37:00,052 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:37:00,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 185#L1025true, 255#true, 98#L1045true, 279#true, 258#true]) [2025-02-06 09:37:00,103 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:37:00,103 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:37:00,104 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,104 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:37:00,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 30#L1027true, 271#(= |#race~tids~0| 0), 255#true, 98#L1045true, 279#true, 258#true]) [2025-02-06 09:37:00,253 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:37:00,253 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,253 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:00,253 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:00,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 98#L1045true, 226#L1029true, 279#true, 258#true]) [2025-02-06 09:37:00,340 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:37:00,340 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:37:00,340 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:00,340 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:37:00,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 243#L1028-5true, 91#L1043-2true, 273#true, 279#true, 258#true]) [2025-02-06 09:37:00,364 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:37:00,364 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:00,364 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:00,364 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:00,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 243#L1028-5true, 96#L1043true, 279#true, 273#true, 258#true]) [2025-02-06 09:37:00,457 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:37:00,457 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:00,457 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:00,457 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:00,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 157#L1031-8true, 98#L1045true, 279#true, 258#true]) [2025-02-06 09:37:00,469 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:37:00,469 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:00,469 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:00,469 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:00,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 98#L1045true, 279#true, 167#L1031-2true, 258#true]) [2025-02-06 09:37:00,470 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:00,470 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:00,470 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:00,470 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:00,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 243#L1028-5true, 273#true, 279#true, 258#true]) [2025-02-06 09:37:00,513 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:00,513 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:00,513 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:37:00,513 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:37:00,565 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 243#L1028-5true, 254#L1045-9true, 273#true, 279#true, 258#true]) [2025-02-06 09:37:00,565 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-06 09:37:00,565 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:00,565 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:00,565 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 114#L1045-5true, 255#true, 243#L1028-5true, 275#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 279#true, 258#true]) [2025-02-06 09:37:00,624 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:37:00,624 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:00,624 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:00,624 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 140#L1043-5true, 255#true, 243#L1028-5true, 273#true, 258#true]) [2025-02-06 09:37:00,633 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 243#L1028-5true, 11#L1043-6true, 273#true, 258#true]) [2025-02-06 09:37:00,633 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 104#L1043-7true, 243#L1028-5true, 273#true, 258#true]) [2025-02-06 09:37:00,633 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 140#L1043-5true, 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|)), 243#L1028-5true, 273#true, 258#true]) [2025-02-06 09:37:00,633 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 140#L1043-5true, 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|)), 243#L1028-5true, 273#true, 258#true]) [2025-02-06 09:37:00,633 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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|)), 243#L1028-5true, 11#L1043-6true, 273#true, 258#true]) [2025-02-06 09:37:00,633 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 243#L1028-5true, 169#L1043-8true, 273#true, 279#true, 258#true]) [2025-02-06 09:37:00,633 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:00,633 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:00,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 116#L1045-4true, 271#(= |#race~tids~0| 0), 255#true, 243#L1028-5true, 276#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 279#true, 258#true]) [2025-02-06 09:37:00,637 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:37:00,637 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:00,637 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:00,637 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:00,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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], [265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 104#L1043-7true, 255#true, 243#L1028-5true, 273#true, 279#true, 258#true]) [2025-02-06 09:37:00,646 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:37:00,646 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:00,646 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:00,646 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:00,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 182#L1045-3true, 277#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 271#(= |#race~tids~0| 0), 255#true, 243#L1028-5true, 279#true, 258#true]) [2025-02-06 09:37:00,650 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:37:00,650 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:00,650 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:00,650 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:00,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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], [265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 243#L1028-5true, 11#L1043-6true, 273#true, 279#true, 258#true]) [2025-02-06 09:37:00,658 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:00,658 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:00,658 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:00,658 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:00,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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], [278#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 14#L1045-2true, 255#true, 243#L1028-5true, 279#true, 258#true]) [2025-02-06 09:37:00,662 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:00,662 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:00,662 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:00,662 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:00,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 132#L1034-3true, 255#true, 98#L1045true, 279#true, 258#true]) [2025-02-06 09:37:00,662 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:37:00,662 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:00,662 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:00,662 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:00,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 141#L1034-5true, 255#true, 98#L1045true, 279#true, 258#true]) [2025-02-06 09:37:00,662 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:37:00,662 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:00,662 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:00,662 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:00,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 47#L1034-4true, 98#L1045true, 279#true, 258#true]) [2025-02-06 09:37:00,662 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:37:00,662 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:00,663 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:00,663 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:00,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 253#L1034-2true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 98#L1045true, 279#true, 258#true]) [2025-02-06 09:37:00,663 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:00,663 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:00,663 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:00,663 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:00,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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], [265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 140#L1043-5true, 255#true, 243#L1028-5true, 273#true, 279#true, 258#true]) [2025-02-06 09:37:00,673 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:00,673 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:00,673 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:00,673 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:00,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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], [265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 243#L1028-5true, 207#L1043-4true, 273#true, 279#true, 258#true]) [2025-02-06 09:37:00,686 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:37:00,686 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:00,686 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:00,686 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:00,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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], [265#(= |#race~threads_total~0| 0), Black: 269#true, 139#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 271#(= |#race~tids~0| 0), 255#true, 243#L1028-5true, 279#true, 273#true, 258#true]) [2025-02-06 09:37:00,686 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:00,686 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:00,686 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,686 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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], [265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 73#L1043-3true, 255#true, 243#L1028-5true, 273#true, 279#true, 258#true]) [2025-02-06 09:37:00,702 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:00,702 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:00,702 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,702 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 139#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 271#(= |#race~tids~0| 0), 255#true, 243#L1028-5true, 273#true, 258#true]) [2025-02-06 09:37:00,705 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:00,705 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:00,705 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,705 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 271#(= |#race~tids~0| 0), 255#true, 243#L1028-5true, 207#L1043-4true, 273#true, 258#true]) [2025-02-06 09:37:00,705 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:37:00,705 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:00,705 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:00,706 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:00,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 271#(= |#race~tids~0| 0), 255#true, 73#L1043-3true, 243#L1028-5true, 273#true, 258#true]) [2025-02-06 09:37:00,721 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:00,721 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:00,721 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,721 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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|)), 243#L1028-5true, 207#L1043-4true, 273#true, 258#true]) [2025-02-06 09:37:00,725 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:37:00,725 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:00,725 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:00,725 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:00,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 139#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 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|)), 243#L1028-5true, 273#true, 258#true]) [2025-02-06 09:37:00,725 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:00,725 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,725 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,725 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:00,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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|)), 73#L1043-3true, 243#L1028-5true, 273#true, 258#true]) [2025-02-06 09:37:00,742 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:00,742 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,742 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,742 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:00,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 139#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 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|)), 243#L1028-5true, 273#true, 258#true]) [2025-02-06 09:37:00,746 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:00,746 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,747 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:00,747 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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|)), 243#L1028-5true, 207#L1043-4true, 273#true, 258#true]) [2025-02-06 09:37:00,747 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:37:00,747 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:00,747 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:00,747 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:00,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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|)), 73#L1043-3true, 243#L1028-5true, 273#true, 258#true]) [2025-02-06 09:37:00,822 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:00,822 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,822 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:00,822 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:01,339 INFO L124 PetriNetUnfolderBase]: 6935/19012 cut-off events. [2025-02-06 09:37:01,339 INFO L125 PetriNetUnfolderBase]: For 1502/1755 co-relation queries the response was YES. [2025-02-06 09:37:01,381 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29974 conditions, 19012 events. 6935/19012 cut-off events. For 1502/1755 co-relation queries the response was YES. Maximal size of possible extension queue 576. Compared 187874 event pairs, 1488 based on Foata normal form. 25/16727 useless extension candidates. Maximal degree in co-relation 29942. Up to 6000 conditions per place. [2025-02-06 09:37:01,437 INFO L140 encePairwiseOnDemand]: 262/277 looper letters, 116 selfloop transitions, 32 changer transitions 0/315 dead transitions. [2025-02-06 09:37:01,437 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 315 transitions, 1020 flow [2025-02-06 09:37:01,437 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:37:01,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:37:01,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1463 transitions. [2025-02-06 09:37:01,440 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8802647412755716 [2025-02-06 09:37:01,440 INFO L175 Difference]: Start difference. First operand has 210 places, 210 transitions, 458 flow. Second operand 6 states and 1463 transitions. [2025-02-06 09:37:01,440 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 315 transitions, 1020 flow [2025-02-06 09:37:01,444 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 211 places, 315 transitions, 1013 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-02-06 09:37:01,446 INFO L231 Difference]: Finished difference. Result has 215 places, 243 transitions, 667 flow [2025-02-06 09:37:01,447 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-06 09:37:01,447 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, 0 predicate places. [2025-02-06 09:37:01,447 INFO L471 AbstractCegarLoop]: Abstraction has has 215 places, 243 transitions, 667 flow [2025-02-06 09:37:01,448 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-06 09:37:01,448 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:01,448 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-06 09:37:01,448 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-02-06 09:37:01,448 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-06 09:37:01,449 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:01,449 INFO L85 PathProgramCache]: Analyzing trace with hash -1651103979, now seen corresponding path program 1 times [2025-02-06 09:37:01,449 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:01,449 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2074981119] [2025-02-06 09:37:01,449 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:01,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:01,455 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 65 statements into 1 equivalence classes. [2025-02-06 09:37:01,458 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 65 of 65 statements. [2025-02-06 09:37:01,458 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:01,458 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:01,476 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-06 09:37:01,476 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:01,476 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2074981119] [2025-02-06 09:37:01,476 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2074981119] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:01,476 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:01,477 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:37:01,477 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [247204443] [2025-02-06 09:37:01,477 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:01,477 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:37:01,477 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:01,477 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:37:01,477 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:37:01,487 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 243 out of 277 [2025-02-06 09:37:01,488 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-06 09:37:01,488 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:01,489 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 243 of 277 [2025-02-06 09:37:01,489 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:02,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([699] 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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 289#true, 234#L1025true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 257#true, 98#L1045true, 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-06 09:37:02,115 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:02,115 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:02,115 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:37:02,115 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:02,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([699] 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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 289#true, 219#L1026-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 257#true, 98#L1045true, 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-06 09:37:02,145 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:02,145 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:02,145 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:02,145 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-02-06 09:37:02,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([699] 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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 43#L1026-2true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 257#true, 98#L1045true, 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-06 09:37:02,145 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:02,145 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-02-06 09:37:02,145 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:37:02,145 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:02,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([699] 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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 137#L1026-1true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 257#true, 98#L1045true, 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-06 09:37:02,145 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:02,145 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-02-06 09:37:02,145 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:37:02,146 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:02,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 243#L1028-5true, 91#L1043-2true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#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-06 09:37:02,163 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:02,163 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:02,163 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:02,163 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:02,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([699] 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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 201#L1027-3true, 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 257#true, 98#L1045true, 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-06 09:37:02,170 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:37:02,170 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:02,170 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:02,170 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:02,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([699] 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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 289#true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 67#L1027true, 257#true, 98#L1045true, 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-06 09:37:02,176 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:37:02,176 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:02,176 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:02,176 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:02,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 289#true, 167#L1031-2true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 98#L1045true, 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-06 09:37:02,181 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:37:02,181 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:02,181 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:02,181 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:37:02,182 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([704] 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, 243#L1028-5true, 91#L1043-2true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 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-06 09:37:02,182 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:02,182 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:02,182 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:02,182 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:02,182 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:02,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 243#L1028-5true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 255#true, 96#L1043true, 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-06 09:37:02,186 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:37:02,186 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:02,186 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:02,186 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:02,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([619] L1034-6-->L1034-5: Formula: (= (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, 47#L1034-4true, 91#L1043-2true, 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-06 09:37:02,195 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:37:02,195 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:02,195 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:37:02,195 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:37:02,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([619] L1034-6-->L1034-5: Formula: (= (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, 91#L1043-2true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-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-06 09:37:02,196 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:37:02,196 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:02,196 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:02,196 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:37:02,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([699] 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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 289#true, 71#L1031-8true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 257#true, 98#L1045true, 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-06 09:37:02,199 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:37:02,199 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:02,199 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:37:02,199 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:02,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 104#L1043-7true, 243#L1028-5true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#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|)), 258#true]) [2025-02-06 09:37:02,294 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:02,294 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:02,294 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,294 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,299 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 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, 243#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-06 09:37:02,299 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:02,299 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,299 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,299 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 243#L1028-5true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#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|)), 258#true]) [2025-02-06 09:37:02,300 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:02,300 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,300 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,300 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:02,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 140#L1043-5true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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, 243#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-06 09:37:02,304 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:02,304 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,304 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,304 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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), 140#L1043-5true, 255#true, 243#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-06 09:37:02,305 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:02,305 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,305 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,305 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 243#L1028-5true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 140#L1043-5true, 255#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|)), 258#true]) [2025-02-06 09:37:02,305 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:02,305 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,305 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,305 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:02,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 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|)), 243#L1028-5true, 207#L1043-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|), Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:02,308 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:02,308 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,308 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,308 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 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|)), 243#L1028-5true, 207#L1043-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|), Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:02,309 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:02,309 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,309 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,309 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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|), 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), 255#true, 243#L1028-5true, 207#L1043-4true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:02,309 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:02,309 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,309 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,309 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 243#L1028-5true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 207#L1043-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]) [2025-02-06 09:37:02,310 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:02,310 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:02,310 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,310 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 73#L1043-3true, 255#true, 243#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-06 09:37:02,311 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:02,311 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,311 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,311 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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), 73#L1043-3true, 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|)), 243#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-06 09:37:02,312 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:02,312 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,312 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,312 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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|), 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), 73#L1043-3true, 255#true, 243#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-06 09:37:02,312 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:02,312 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,312 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,312 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 73#L1043-3true, 243#L1028-5true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#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-06 09:37:02,312 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:02,312 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,312 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,312 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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, 139#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 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, 243#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-06 09:37:02,312 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:02,312 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,312 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,312 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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, 139#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 271#(= |#race~tids~0| 0), 289#true, 255#true, 243#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-06 09:37:02,313 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:02,313 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,313 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,313 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,313 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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|)), 139#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 289#true, 243#L1028-5true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#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|)), 258#true]) [2025-02-06 09:37:02,313 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:02,313 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:02,313 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,313 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:02,322 INFO L124 PetriNetUnfolderBase]: 2085/9319 cut-off events. [2025-02-06 09:37:02,322 INFO L125 PetriNetUnfolderBase]: For 1603/1847 co-relation queries the response was YES. [2025-02-06 09:37:02,342 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15232 conditions, 9319 events. 2085/9319 cut-off events. For 1603/1847 co-relation queries the response was YES. Maximal size of possible extension queue 233. Compared 91773 event pairs, 399 based on Foata normal form. 18/7871 useless extension candidates. Maximal degree in co-relation 15198. Up to 1398 conditions per place. [2025-02-06 09:37:02,362 INFO L140 encePairwiseOnDemand]: 271/277 looper letters, 29 selfloop transitions, 5 changer transitions 0/254 dead transitions. [2025-02-06 09:37:02,362 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 217 places, 254 transitions, 765 flow [2025-02-06 09:37:02,362 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:37:02,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:37:02,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 764 transitions. [2025-02-06 09:37:02,363 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9193742478941035 [2025-02-06 09:37:02,363 INFO L175 Difference]: Start difference. First operand has 215 places, 243 transitions, 667 flow. Second operand 3 states and 764 transitions. [2025-02-06 09:37:02,363 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 217 places, 254 transitions, 765 flow [2025-02-06 09:37:02,368 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 254 transitions, 765 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:37:02,370 INFO L231 Difference]: Finished difference. Result has 219 places, 247 transitions, 705 flow [2025-02-06 09:37:02,371 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-06 09:37:02,371 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, 4 predicate places. [2025-02-06 09:37:02,371 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 247 transitions, 705 flow [2025-02-06 09:37:02,371 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-06 09:37:02,371 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:02,372 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-06 09:37:02,372 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-02-06 09:37:02,372 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-06 09:37:02,372 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:02,372 INFO L85 PathProgramCache]: Analyzing trace with hash -1727005414, now seen corresponding path program 1 times [2025-02-06 09:37:02,372 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:02,373 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [195434061] [2025-02-06 09:37:02,373 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:02,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:02,381 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 84 statements into 1 equivalence classes. [2025-02-06 09:37:02,389 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 84 of 84 statements. [2025-02-06 09:37:02,389 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:02,391 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:02,412 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-06 09:37:02,412 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:02,412 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [195434061] [2025-02-06 09:37:02,412 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [195434061] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:02,412 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:02,413 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:37:02,413 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2121091375] [2025-02-06 09:37:02,413 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:02,413 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:37:02,414 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:02,414 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:37:02,414 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:37:02,426 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 243 out of 277 [2025-02-06 09:37:02,426 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-06 09:37:02,427 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:02,427 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 243 of 277 [2025-02-06 09:37:02,427 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:03,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 294#true, 98#L1045true, 226#L1029true, 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-06 09:37:03,119 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:03,119 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:37:03,119 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:37:03,119 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 17#L1027-3true, 271#(= |#race~tids~0| 0), 255#true, 294#true, 98#L1045true, 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-06 09:37:03,128 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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|)), 30#L1027true, 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 294#true, 98#L1045true, 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-06 09:37:03,128 INFO L294 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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|), 32#L1026-2true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 98#L1045true, 296#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~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]) [2025-02-06 09:37:03,128 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~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|), 100#L1026-1true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 98#L1045true, 296#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~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]) [2025-02-06 09:37:03,128 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:37:03,128 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-02-06 09:37:03,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([698] 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], [Black: 284#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 157#L1031-8true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 255#true, 294#true, 98#L1045true, 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-06 09:37:03,141 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:03,142 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:03,142 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:03,142 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:03,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([704] 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|), 243#L1028-5true, 91#L1043-2true, 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-06 09:37:03,156 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:03,156 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:03,156 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:03,156 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:03,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1043-2true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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|)), 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-06 09:37:03,175 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:37:03,175 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:37:03,175 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:37:03,175 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:03,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1043-2true, 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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|)), 256#true]) [2025-02-06 09:37:03,177 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:37:03,177 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:03,177 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:37:03,177 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:37:03,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 96#L1043true, 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|)), 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-06 09:37:03,179 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:37:03,179 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:37:03,179 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:03,179 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:03,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 96#L1043true, 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|)), 256#true]) [2025-02-06 09:37:03,183 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:37:03,183 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:03,183 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:37:03,183 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:03,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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|), 91#L1043-2true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 257#true, 129#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|)), 256#true]) [2025-02-06 09:37:03,187 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:37:03,187 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:03,187 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:03,187 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:03,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1043-2true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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|)), 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-06 09:37:03,188 INFO L294 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-02-06 09:37:03,188 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:37:03,188 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:37:03,188 INFO L297 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-02-06 09:37:03,188 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:03,191 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 91#L1043-2true, 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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|)), 256#true]) [2025-02-06 09:37:03,191 INFO L294 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-02-06 09:37:03,191 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:03,191 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:37:03,191 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:37:03,191 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:37:03,196 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 96#L1043true, 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-06 09:37:03,196 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:37:03,196 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:37:03,196 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:03,196 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:37:03,196 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:03,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 96#L1043true, 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|)), 256#true]) [2025-02-06 09:37:03,202 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:37:03,202 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:03,202 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-02-06 09:37:03,202 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:03,202 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:03,209 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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|), 91#L1043-2true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 257#true, 129#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|)), 256#true]) [2025-02-06 09:37:03,209 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:03,209 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:03,209 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:03,209 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:03,209 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:03,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 104#L1043-7true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-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|)), 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-06 09:37:03,227 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-06 09:37:03,227 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:03,227 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:03,227 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:03,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 104#L1043-7true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-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|)), 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-06 09:37:03,227 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-06 09:37:03,227 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:03,227 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:03,227 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:03,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,231 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:37:03,231 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,231 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:03,231 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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-06 09:37:03,232 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:37:03,232 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,232 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:03,232 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 104#L1043-7true, 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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|)), 256#true]) [2025-02-06 09:37:03,232 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:37:03,232 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,232 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,232 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:03,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 104#L1043-7true, 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-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, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,233 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:37:03,233 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:03,233 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,233 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 140#L1043-5true, 141#L1034-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|)), 258#true, 256#true]) [2025-02-06 09:37:03,237 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,237 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,237 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,237 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 140#L1043-5true, 141#L1034-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|)), 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-06 09:37:03,237 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,237 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,237 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,237 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#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|)), 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-06 09:37:03,238 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,238 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,238 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,238 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#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|)), 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-06 09:37:03,238 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,238 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,238 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,238 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#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|)), 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-06 09:37:03,239 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,239 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,239 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,239 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 22#L1034-5true, 207#L1043-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-06 09:37:03,242 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,242 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,242 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,242 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-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-06 09:37:03,243 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,243 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,243 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,243 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 140#L1043-5true, 141#L1034-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|)), 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-06 09:37:03,243 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,243 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,243 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,243 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 140#L1043-5true, 141#L1034-5true, 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|)), 256#true]) [2025-02-06 09:37:03,243 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,243 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,244 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,244 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 140#L1043-5true, 141#L1034-5true, 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-06 09:37:03,244 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,244 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,244 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,244 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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|)), 258#true, 256#true]) [2025-02-06 09:37:03,247 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,247 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,247 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,247 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-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|)), 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-06 09:37:03,247 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,247 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,247 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,247 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-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-06 09:37:03,248 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,248 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,248 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,248 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-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-06 09:37:03,248 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,248 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,248 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,248 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-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-06 09:37:03,249 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,249 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,249 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,249 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 140#L1043-5true, 141#L1034-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, 92#L1034-3true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,249 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,249 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,249 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,249 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 140#L1043-5true, 141#L1034-5true, 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|)), 92#L1034-3true, 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-06 09:37:03,249 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,250 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,250 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,250 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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|), 104#L1043-7true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 257#true, 129#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|)), 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-06 09:37:03,250 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,250 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:03,250 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:03,250 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:03,251 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 104#L1043-7true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-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|)), 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-06 09:37:03,251 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,251 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:03,251 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:03,251 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:03,251 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:03,251 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 104#L1043-7true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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-06 09:37:03,251 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,251 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:03,251 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:03,251 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:03,251 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:03,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 94#L1034-4true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 141#L1034-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|)), 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-06 09:37:03,253 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,253 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,253 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,253 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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|)), 258#true, 256#true]) [2025-02-06 09:37:03,253 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,253 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,253 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,253 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,254 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,254 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,254 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,254 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-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|), 92#L1034-3true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,254 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,254 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,254 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,254 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-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|), 92#L1034-3true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,255 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,255 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,255 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,255 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 294#true, 257#true, 11#L1043-6true, 129#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|)), 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-06 09:37:03,256 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,256 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:03,256 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:03,256 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:03,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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, 257#true, 11#L1043-6true, 129#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|)), 256#true]) [2025-02-06 09:37:03,256 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,256 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:03,256 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:03,256 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:03,257 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,257 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,257 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,257 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:03,257 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:03,257 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,257 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 11#L1043-6true, 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-06 09:37:03,257 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,257 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,257 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:03,257 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,257 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:03,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 104#L1043-7true, 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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|)), 256#true]) [2025-02-06 09:37:03,258 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,258 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,258 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:03,258 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,258 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:03,258 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 104#L1043-7true, 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,258 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,258 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:03,258 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,258 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:03,258 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 141#L1034-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, 92#L1034-3true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,260 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,260 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,260 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,260 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:03,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 141#L1034-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, 92#L1034-3true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,260 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,260 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,260 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,260 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:03,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-4true, 216#L1034-2true, 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-06 09:37:03,261 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,261 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:03,261 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,261 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-4true, 216#L1034-2true, 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-06 09:37:03,261 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,261 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,261 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:03,261 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 140#L1043-5true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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, 257#true, 129#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|)), 256#true]) [2025-02-06 09:37:03,263 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,263 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:03,263 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:03,263 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:03,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 140#L1043-5true, 294#true, 257#true, 129#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|)), 256#true]) [2025-02-06 09:37:03,263 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,263 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:03,263 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:03,263 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:03,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 140#L1043-5true, 294#true, 257#true, 129#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|)), 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-06 09:37:03,263 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,263 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:03,263 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:03,263 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:03,264 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 140#L1043-5true, 141#L1034-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|)), 258#true, 256#true]) [2025-02-06 09:37:03,264 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,264 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,264 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,264 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,264 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,264 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 140#L1043-5true, 141#L1034-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|)), 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-06 09:37:03,265 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,265 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,265 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,265 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,265 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,265 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#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|)), 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-06 09:37:03,265 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,265 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,265 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,265 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,265 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,266 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#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|)), 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-06 09:37:03,266 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,266 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,266 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,266 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,266 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,266 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#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|)), 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-06 09:37:03,266 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,266 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,266 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:03,266 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,266 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:03,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 216#L1034-2true, 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-06 09:37:03,268 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,268 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:03,268 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:03,268 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, Black: 269#true, 265#(= |#race~threads_total~0| 0), 271#(= |#race~tids~0| 0), 141#L1034-5true, 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|), 216#L1034-2true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,269 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,269 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,269 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:03,269 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:03,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (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, 257#true, 207#L1043-4true, 129#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|)), 256#true]) [2025-02-06 09:37:03,269 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,269 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:03,269 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:03,269 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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, 257#true, 207#L1043-4true, 129#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|)), 256#true]) [2025-02-06 09:37:03,270 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,270 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:03,270 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:03,270 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [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, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 257#true, 207#L1043-4true, 129#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|)), 256#true]) [2025-02-06 09:37:03,270 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,270 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:03,270 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:03,270 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 294#true, 257#true, 207#L1043-4true, 129#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|)), 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-06 09:37:03,271 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,271 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:03,271 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:03,271 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,271 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 22#L1034-5true, 207#L1043-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-06 09:37:03,271 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,271 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,271 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,271 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,271 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,271 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-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-06 09:37:03,271 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,271 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,272 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,272 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,272 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,272 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 140#L1043-5true, 141#L1034-5true, 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|)), 258#true, 256#true]) [2025-02-06 09:37:03,272 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,272 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,272 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,272 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,272 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,272 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 140#L1043-5true, 141#L1034-5true, 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|)), 256#true]) [2025-02-06 09:37:03,272 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,272 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,272 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,272 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,272 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,273 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 140#L1043-5true, 141#L1034-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-06 09:37:03,273 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,273 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,273 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:03,273 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,273 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:03,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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|), 73#L1043-3true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (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, 257#true, 129#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|)), 256#true]) [2025-02-06 09:37:03,275 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:03,275 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,275 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:03,275 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:03,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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|), 73#L1043-3true, 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, 257#true, 129#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|)), 256#true]) [2025-02-06 09:37:03,275 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:03,275 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,275 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:03,275 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:03,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [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, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 257#true, 129#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|)), 256#true]) [2025-02-06 09:37:03,275 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:03,275 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,275 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:03,276 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:03,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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|), 73#L1043-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 257#true, 129#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|)), 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-06 09:37:03,276 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:03,276 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:03,276 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,276 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:03,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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|)), 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-06 09:37:03,276 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,276 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,276 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,276 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,276 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,277 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-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|)), 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-06 09:37:03,277 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,277 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,277 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,277 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,277 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,277 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-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-06 09:37:03,277 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,277 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,277 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,277 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,278 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,278 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-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-06 09:37:03,278 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,278 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,278 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,278 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,278 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-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-06 09:37:03,279 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,279 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,279 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,279 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,279 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,279 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 140#L1043-5true, 141#L1034-5true, 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|)), 92#L1034-3true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,279 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,279 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,279 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,280 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,280 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 140#L1043-5true, 141#L1034-5true, 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|), 92#L1034-3true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,280 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,280 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:03,280 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,280 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,280 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:03,281 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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|), 104#L1043-7true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 257#true, 129#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|)), 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-06 09:37:03,281 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,281 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:03,281 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:03,281 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,281 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:03,282 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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|)), 258#true, 256#true]) [2025-02-06 09:37:03,282 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,282 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,282 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,282 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,282 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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, 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-06 09:37:03,283 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,283 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,283 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,283 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,283 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 94#L1034-4true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-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, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,283 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,284 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,284 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,284 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,284 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,284 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-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|)), 92#L1034-3true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,284 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,284 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,284 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,284 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,284 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-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|), 92#L1034-3true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,285 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,285 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:03,285 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,285 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,285 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:03,286 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 294#true, 257#true, 11#L1043-6true, 129#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|)), 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-06 09:37:03,286 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,286 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:03,286 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:03,287 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,287 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:03,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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, 257#true, 11#L1043-6true, 129#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|)), 256#true]) [2025-02-06 09:37:03,287 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,287 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:03,287 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:03,287 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:03,287 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,288 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-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|)), 92#L1034-3true, Black: 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,288 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,288 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,288 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,288 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,288 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:03,289 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-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, 92#L1034-3true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,289 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,289 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,289 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,289 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:03,289 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-4true, 279#true, 216#L1034-2true, 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-06 09:37:03,290 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,290 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:03,290 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,290 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,290 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,290 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 207#L1043-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|), 216#L1034-2true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,290 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,290 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:03,290 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:03,290 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,290 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:03,292 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 140#L1043-5true, 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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, 257#true, 129#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|)), 256#true]) [2025-02-06 09:37:03,292 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,292 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:03,292 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:03,292 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,292 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:03,292 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 140#L1043-5true, 294#true, 257#true, 129#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|)), 256#true]) [2025-02-06 09:37:03,293 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,293 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:03,293 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:03,293 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,293 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:03,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 140#L1043-5true, 294#true, 257#true, 129#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|)), 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-06 09:37:03,293 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,293 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:03,293 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:03,293 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:03,293 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 294#true, 216#L1034-2true, 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-06 09:37:03,294 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:03,294 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:03,294 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:03,294 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,294 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,294 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([683] L1034-6-->L1034-5: Formula: (= (store |v_#race_30| v_~tids~0.base_23 (store (select |v_#race_30| v_~tids~0.base_23) (+ v_~tids~0.offset_23 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_29|) InVars {#race=|v_#race_30|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_23, ~tids~0.base=v_~tids~0.base_23} OutVars{#race=|v_#race_29|, threadThread2of2ForFork0_~next_worker~0=v_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|)), 289#true, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 141#L1034-5true, 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|), 216#L1034-2true, Black: 282#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#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-06 09:37:03,295 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:03,295 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,295 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:03,295 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:03,295 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:03,296 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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|), 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (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, 257#true, 207#L1043-4true, 129#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|)), 256#true]) [2025-02-06 09:37:03,296 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:03,296 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:03,296 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:03,296 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,296 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,296 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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, 257#true, 207#L1043-4true, 129#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|)), 256#true]) [2025-02-06 09:37:03,296 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:03,296 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:03,296 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:03,296 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,296 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,297 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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, 257#true, 207#L1043-4true, 129#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|)), 256#true]) [2025-02-06 09:37:03,297 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:03,297 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:03,297 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:03,297 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,297 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,297 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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), 294#true, 257#true, 207#L1043-4true, 129#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|)), 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-06 09:37:03,297 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:03,298 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:03,298 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:03,298 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,298 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:03,299 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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|), 73#L1043-3true, 283#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (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, 257#true, 129#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|)), 256#true]) [2025-02-06 09:37:03,299 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:03,299 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,299 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:03,299 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:03,299 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:03,299 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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|), 73#L1043-3true, 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, 257#true, 129#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|)), 256#true]) [2025-02-06 09:37:03,299 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:03,300 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,300 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:03,300 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:03,300 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:03,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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], [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, Black: 291#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 73#L1043-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 257#true, 129#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|)), 256#true]) [2025-02-06 09:37:03,300 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:03,300 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,300 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:03,300 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:03,300 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:03,300 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([703] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_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|), 73#L1043-3true, 265#(= |#race~threads_total~0| 0), Black: 269#true, 271#(= |#race~tids~0| 0), 294#true, 257#true, 129#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|)), 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-06 09:37:03,301 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:03,301 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:03,301 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:03,301 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:03,301 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:03,303 INFO L124 PetriNetUnfolderBase]: 2289/10268 cut-off events. [2025-02-06 09:37:03,303 INFO L125 PetriNetUnfolderBase]: For 1972/2204 co-relation queries the response was YES. [2025-02-06 09:37:03,334 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17160 conditions, 10268 events. 2289/10268 cut-off events. For 1972/2204 co-relation queries the response was YES. Maximal size of possible extension queue 272. Compared 102100 event pairs, 430 based on Foata normal form. 17/8801 useless extension candidates. Maximal degree in co-relation 17124. Up to 1625 conditions per place. [2025-02-06 09:37:03,363 INFO L140 encePairwiseOnDemand]: 271/277 looper letters, 29 selfloop transitions, 6 changer transitions 0/257 dead transitions. [2025-02-06 09:37:03,363 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 257 transitions, 804 flow [2025-02-06 09:37:03,364 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:37:03,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:37:03,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 763 transitions. [2025-02-06 09:37:03,365 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9181708784596871 [2025-02-06 09:37:03,365 INFO L175 Difference]: Start difference. First operand has 219 places, 247 transitions, 705 flow. Second operand 3 states and 763 transitions. [2025-02-06 09:37:03,365 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 257 transitions, 804 flow [2025-02-06 09:37:03,372 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 257 transitions, 792 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:37:03,374 INFO L231 Difference]: Finished difference. Result has 221 places, 251 transitions, 741 flow [2025-02-06 09:37:03,375 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-06 09:37:03,376 INFO L279 CegarLoopForPetriNet]: 215 programPoint places, 6 predicate places. [2025-02-06 09:37:03,376 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 251 transitions, 741 flow [2025-02-06 09:37:03,376 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-06 09:37:03,376 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:03,377 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-06 09:37:03,377 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-02-06 09:37:03,377 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-06 09:37:03,377 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:03,377 INFO L85 PathProgramCache]: Analyzing trace with hash -1884826803, now seen corresponding path program 1 times [2025-02-06 09:37:03,377 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:03,377 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [314725635] [2025-02-06 09:37:03,378 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:03,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:03,391 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 93 statements into 1 equivalence classes. [2025-02-06 09:37:03,400 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 93 of 93 statements. [2025-02-06 09:37:03,401 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:03,401 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:37:03,401 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-02-06 09:37:03,405 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 93 statements into 1 equivalence classes. [2025-02-06 09:37:03,414 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 93 of 93 statements. [2025-02-06 09:37:03,414 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:03,414 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-02-06 09:37:03,428 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-02-06 09:37:03,428 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-02-06 09:37:03,429 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2025-02-06 09:37:03,429 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2025-02-06 09:37:03,429 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2025-02-06 09:37:03,429 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2025-02-06 09:37:03,429 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2025-02-06 09:37:03,429 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2025-02-06 09:37:03,429 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2025-02-06 09:37:03,430 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2025-02-06 09:37:03,431 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-02-06 09:37:03,431 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 09:37:03,431 WARN L246 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-02-06 09:37:03,431 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-02-06 09:37:03,469 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2025-02-06 09:37:03,473 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 317 places, 348 transitions, 759 flow [2025-02-06 09:37:03,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][100], [316#true, 70#L1028-5true, 318#true, 176#threadENTRYtrue, 313#true, 119#L1043-2true]) [2025-02-06 09:37:03,639 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-06 09:37:03,639 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:03,640 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:03,640 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:03,699 INFO L124 PetriNetUnfolderBase]: 178/1731 cut-off events. [2025-02-06 09:37:03,700 INFO L125 PetriNetUnfolderBase]: For 123/128 co-relation queries the response was YES. [2025-02-06 09:37:03,714 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-06 09:37:03,714 INFO L82 GeneralOperation]: Start removeDead. Operand has 317 places, 348 transitions, 759 flow [2025-02-06 09:37:03,725 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 275 places, 295 transitions, 635 flow [2025-02-06 09:37:03,726 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 09:37:03,726 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;@4f4bb940, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 09:37:03,726 INFO L334 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2025-02-06 09:37:03,727 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-02-06 09:37:03,727 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2025-02-06 09:37:03,727 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-02-06 09:37:03,727 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:03,727 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-06 09:37:03,727 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-06 09:37:03,728 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:03,728 INFO L85 PathProgramCache]: Analyzing trace with hash -344541379, now seen corresponding path program 1 times [2025-02-06 09:37:03,728 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:03,728 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1382861739] [2025-02-06 09:37:03,728 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:03,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:03,731 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-02-06 09:37:03,733 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-02-06 09:37:03,733 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:03,733 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:03,741 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-06 09:37:03,741 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:03,741 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1382861739] [2025-02-06 09:37:03,741 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1382861739] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:03,741 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:03,741 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:37:03,742 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [109640066] [2025-02-06 09:37:03,742 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:03,742 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:37:03,742 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:03,742 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:37:03,742 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:37:03,770 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 293 out of 348 [2025-02-06 09:37:03,771 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-06 09:37:03,771 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:03,771 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 293 of 348 [2025-02-06 09:37:03,771 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:04,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] 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], [253#L1025true, 314#true, 316#true, 301#L1025true, 320#true, 318#true, 119#L1043-2true, 150#L1032-1true]) [2025-02-06 09:37:04,665 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:04,665 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:04,665 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:04,665 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:04,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] 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], [253#L1025true, 189#L1027true, 314#true, 316#true, 320#true, 318#true, 150#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:04,814 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:37:04,814 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:04,814 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:04,814 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:04,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 301#L1025true, 320#true, 318#true, 109#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:04,893 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:37:04,893 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:04,893 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:04,893 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:37:04,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 301#L1025true, 192#L1031-8true, 320#true, 318#true, 109#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:04,947 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:37:04,947 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:04,947 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:37:04,947 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:05,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] 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], [253#L1025true, 314#true, 316#true, 320#true, 318#true, 216#L1032-1true, 150#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:05,002 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:05,002 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:05,003 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:05,003 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:05,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 189#L1027true, 314#true, 316#true, 320#true, 318#true, 109#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:05,006 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:05,006 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:05,006 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:05,006 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:05,036 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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], [189#L1027true, 314#true, 316#true, 192#L1031-8true, 320#true, 318#true, 109#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:05,036 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-06 09:37:05,036 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:05,036 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:05,036 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:05,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] 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], [24#L1029true, 314#true, 316#true, 320#true, 318#true, 216#L1032-1true, 203#L1029true, 119#L1043-2true]) [2025-02-06 09:37:05,042 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:37:05,042 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:05,042 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:05,042 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:05,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 109#L1032-1true, 119#L1043-2true, 158#L1029true]) [2025-02-06 09:37:05,048 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:37:05,048 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:05,048 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:05,048 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:05,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] 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], [24#L1029true, 314#true, 316#true, 7#L1031-8true, 320#true, 318#true, 216#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:05,084 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:05,084 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:05,084 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:05,084 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:05,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] 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], [314#true, 316#true, 192#L1031-8true, 320#true, 318#true, 216#L1032-1true, 203#L1029true, 119#L1043-2true]) [2025-02-06 09:37:05,086 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:05,086 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:05,086 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:05,086 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:05,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 244#L1031-8true, 320#true, 318#true, 109#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:05,091 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:05,092 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:05,092 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:05,092 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:05,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 192#L1031-8true, 320#true, 318#true, 109#L1032-1true, 119#L1043-2true, 158#L1029true]) [2025-02-06 09:37:05,093 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:05,093 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:05,093 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:05,093 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:05,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] 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], [253#L1025true, 314#true, 315#true, 320#true, 318#true, 129#L1045true, 150#L1032-1true]) [2025-02-06 09:37:05,121 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:05,121 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:05,121 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:05,121 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:05,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] 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, 320#true, 318#true, 36#L1031-2true, 150#L1032-1true, 119#L1043-2true, 158#L1029true]) [2025-02-06 09:37:05,126 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:05,126 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:05,126 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:05,126 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:05,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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, 320#true, 36#L1031-2true, 129#L1045true, 158#L1029true]) [2025-02-06 09:37:05,126 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-06 09:37:05,126 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:05,126 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:05,126 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:05,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] 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], [314#true, 316#true, 7#L1031-8true, 192#L1031-8true, 320#true, 318#true, 216#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:05,138 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:05,138 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:05,138 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:05,138 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:05,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 244#L1031-8true, 192#L1031-8true, 320#true, 318#true, 109#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:05,142 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:05,142 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:05,142 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:05,142 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:05,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 109#L1032-1true, 216#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:05,164 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:05,164 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:05,165 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:05,165 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:05,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] 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, 244#L1031-8true, 320#true, 318#true, 36#L1031-2true, 119#L1043-2true, 150#L1032-1true]) [2025-02-06 09:37:05,172 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:05,172 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:05,172 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:05,172 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:05,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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, 244#L1031-8true, 320#true, 36#L1031-2true, 129#L1045true]) [2025-02-06 09:37:05,173 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:05,173 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:05,173 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:05,173 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:05,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] 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], [314#true, 316#true, 320#true, 318#true, 36#L1031-2true, 216#L1032-1true, 92#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:05,202 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:05,202 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:05,203 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:05,203 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:05,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] 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, 320#true, 318#true, 36#L1031-2true, 89#L1031-2true, 119#L1043-2true, 150#L1032-1true]) [2025-02-06 09:37:05,204 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:05,204 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:05,204 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:05,204 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:05,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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, 320#true, 36#L1031-2true, 129#L1045true, 89#L1031-2true]) [2025-02-06 09:37:05,204 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:05,204 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:05,204 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:05,205 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:05,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 192#L1031-8true, 320#true, 318#true, 109#L1032-1true, 216#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:05,208 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:05,208 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:05,208 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:05,208 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:05,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] 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], [253#L1025true, 225#ULTIMATE.startFINALtrue, 314#true, 315#true, 320#true, 318#true, 150#L1032-1true]) [2025-02-06 09:37:05,223 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:05,223 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:05,223 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:05,223 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:05,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 109#L1032-1true, 129#L1045true]) [2025-02-06 09:37:05,246 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:05,246 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:05,246 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:05,247 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:05,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 192#L1031-8true, 320#true, 318#true, 129#L1045true, 109#L1032-1true]) [2025-02-06 09:37:05,262 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:05,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:05,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:05,262 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:05,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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], [225#ULTIMATE.startFINALtrue, 24#L1029true, 314#true, 315#true, 320#true, 318#true, 109#L1032-1true]) [2025-02-06 09:37:05,279 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:05,279 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:05,279 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:05,279 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:05,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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], [225#ULTIMATE.startFINALtrue, 314#true, 315#true, 192#L1031-8true, 320#true, 109#L1032-1true, 318#true]) [2025-02-06 09:37:05,292 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:05,292 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:05,292 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:05,292 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:05,363 INFO L124 PetriNetUnfolderBase]: 3580/12266 cut-off events. [2025-02-06 09:37:05,363 INFO L125 PetriNetUnfolderBase]: For 2161/2248 co-relation queries the response was YES. [2025-02-06 09:37:05,451 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 249. Compared 114182 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-06 09:37:05,518 INFO L140 encePairwiseOnDemand]: 341/348 looper letters, 37 selfloop transitions, 2 changer transitions 1/290 dead transitions. [2025-02-06 09:37:05,518 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 276 places, 290 transitions, 703 flow [2025-02-06 09:37:05,518 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:37:05,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:37:05,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 923 transitions. [2025-02-06 09:37:05,520 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8840996168582376 [2025-02-06 09:37:05,520 INFO L175 Difference]: Start difference. First operand has 275 places, 295 transitions, 635 flow. Second operand 3 states and 923 transitions. [2025-02-06 09:37:05,520 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 276 places, 290 transitions, 703 flow [2025-02-06 09:37:05,522 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 276 places, 290 transitions, 703 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:37:05,524 INFO L231 Difference]: Finished difference. Result has 276 places, 289 transitions, 627 flow [2025-02-06 09:37:05,524 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-06 09:37:05,525 INFO L279 CegarLoopForPetriNet]: 275 programPoint places, 1 predicate places. [2025-02-06 09:37:05,525 INFO L471 AbstractCegarLoop]: Abstraction has has 276 places, 289 transitions, 627 flow [2025-02-06 09:37:05,525 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-06 09:37:05,525 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:05,525 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-06 09:37:05,525 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-02-06 09:37:05,525 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-06 09:37:05,526 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:05,526 INFO L85 PathProgramCache]: Analyzing trace with hash 1476477214, now seen corresponding path program 1 times [2025-02-06 09:37:05,526 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:05,526 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1997801277] [2025-02-06 09:37:05,526 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:05,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:05,529 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-02-06 09:37:05,530 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-02-06 09:37:05,530 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:05,530 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:05,537 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-06 09:37:05,537 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:05,537 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1997801277] [2025-02-06 09:37:05,537 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1997801277] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:05,538 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:05,538 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:37:05,538 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [372372764] [2025-02-06 09:37:05,538 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:05,538 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:37:05,538 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:05,538 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:37:05,538 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:37:05,558 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 348 [2025-02-06 09:37:05,559 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-06 09:37:05,559 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:05,559 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 348 [2025-02-06 09:37:05,559 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:06,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] 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], [253#L1025true, 314#true, 316#true, 301#L1025true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 150#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:06,280 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:06,281 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:06,281 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:06,281 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:06,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] 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], [253#L1025true, 189#L1027true, 314#true, 316#true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 150#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:06,392 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:37:06,392 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:06,392 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:06,392 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:06,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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], [253#L1025true, 317#true, 314#true, 316#true, 301#L1025true, 320#true, 129#L1045true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:06,419 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:37:06,419 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:06,419 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:06,419 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:06,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 301#L1025true, 320#true, 318#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:06,441 INFO L294 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-02-06 09:37:06,441 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:06,441 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:37:06,441 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:06,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 301#L1025true, 192#L1031-8true, 320#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 119#L1043-2true]) [2025-02-06 09:37:06,486 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:37:06,486 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:06,486 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:37:06,486 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:06,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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], [253#L1025true, 317#true, 189#L1027true, 314#true, 316#true, 320#true, 129#L1045true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:06,515 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:06,515 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:06,515 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:06,515 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:06,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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], [34#L1032true, 248#threadENTRYtrue, 314#true, 316#true, 320#true, 318#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:06,521 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:06,521 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:06,521 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:06,521 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:06,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 189#L1027true, 314#true, 316#true, 320#true, 318#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:06,536 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:06,536 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:06,536 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:06,536 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:06,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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], [34#L1032true, 314#true, 316#true, 39#L1025true, 320#true, 318#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:06,543 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:06,543 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:06,543 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:06,543 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:06,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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#L1032true, 301#L1025true, 320#true, 318#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:06,545 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:06,545 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:06,545 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:06,545 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:06,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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], [189#L1027true, 314#true, 316#true, 192#L1031-8true, 320#true, 318#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:06,561 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-06 09:37:06,561 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:06,561 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:06,561 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:06,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] 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], [24#L1029true, 314#true, 316#true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 216#L1032-1true, 203#L1029true, 119#L1043-2true]) [2025-02-06 09:37:06,566 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:37:06,566 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:06,566 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:06,566 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:06,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 158#L1029true, 119#L1043-2true]) [2025-02-06 09:37:06,571 INFO L294 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-02-06 09:37:06,571 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:06,571 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:06,571 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:06,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] 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], [24#L1029true, 314#true, 316#true, 7#L1031-8true, 320#true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:06,597 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:06,598 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:06,598 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:06,598 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:06,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] 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], [314#true, 316#true, 192#L1031-8true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 216#L1032-1true, 203#L1029true, 119#L1043-2true]) [2025-02-06 09:37:06,599 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:06,599 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:06,599 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:06,599 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:06,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 244#L1031-8true, 320#true, 318#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:06,602 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:06,602 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:06,602 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:06,603 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:06,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 192#L1031-8true, 320#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 119#L1043-2true, 158#L1029true]) [2025-02-06 09:37:06,603 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:06,603 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:06,603 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:06,603 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:06,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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], [34#L1032true, 314#true, 316#true, 300#L1027true, 320#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 119#L1043-2true]) [2025-02-06 09:37:06,624 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:06,624 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:06,624 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:06,624 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:06,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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], [189#L1027true, 314#true, 316#true, 190#L1032true, 320#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 119#L1043-2true]) [2025-02-06 09:37:06,625 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:06,625 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:06,625 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:06,625 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:06,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] 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], [253#L1025true, 314#true, 315#true, 320#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 150#L1032-1true]) [2025-02-06 09:37:06,628 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:06,628 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:06,629 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:06,629 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:06,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] 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], [314#true, 316#true, 192#L1031-8true, 7#L1031-8true, 320#true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:06,641 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:06,641 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:06,641 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:06,641 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:06,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 244#L1031-8true, 192#L1031-8true, 320#true, 318#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:06,644 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:06,644 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:06,644 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:06,644 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:06,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 318#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 216#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:06,660 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:06,660 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:06,660 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:06,660 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:06,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] 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], [24#L1029true, 314#true, 316#true, 22#L1032true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 216#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:06,665 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:06,665 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:06,665 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:06,665 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:06,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] 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], [314#true, 316#true, 190#L1032true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 216#L1032-1true, 203#L1029true, 119#L1043-2true]) [2025-02-06 09:37:06,668 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:06,669 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:06,669 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:06,669 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:06,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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], [34#L1032true, 24#L1029true, 314#true, 316#true, 320#true, 318#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:06,670 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:06,670 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:06,670 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:06,670 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:06,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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#L1032true, 320#true, 318#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true, 158#L1029true]) [2025-02-06 09:37:06,671 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:06,671 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:06,671 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:06,671 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:06,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] 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], [314#true, 316#true, 320#true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1032-1true, 92#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:06,693 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:06,693 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:06,693 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:06,693 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:06,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([908] 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, 320#true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 89#L1031-2true, 119#L1043-2true, 150#L1032-1true]) [2025-02-06 09:37:06,694 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:06,694 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:06,694 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:06,694 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:06,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 192#L1031-8true, 320#true, 318#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 216#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:06,696 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:06,696 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:06,696 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:06,696 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:06,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] 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], [314#true, 316#true, 192#L1031-8true, 22#L1032true, 320#true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:06,702 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:06,702 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:06,702 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:06,702 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:06,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] 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], [314#true, 316#true, 190#L1032true, 7#L1031-8true, 320#true, 325#(= |#race~threads_total~0| 0), 318#true, 216#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:06,706 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:06,706 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:06,706 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:06,706 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:06,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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], [34#L1032true, 314#true, 316#true, 192#L1031-8true, 320#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 119#L1043-2true]) [2025-02-06 09:37:06,709 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:06,709 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:06,709 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:06,709 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:06,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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#L1032true, 244#L1031-8true, 320#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 119#L1043-2true]) [2025-02-06 09:37:06,711 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:06,711 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:06,711 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:06,711 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:06,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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], [34#L1032true, 314#true, 316#true, 320#true, 318#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 150#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:06,743 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:06,743 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:06,743 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:06,743 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:06,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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#L1032true, 320#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 216#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:06,743 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:06,743 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:06,743 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:06,743 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:06,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 320#true, 318#true, 129#L1045true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:06,746 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:06,746 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:06,746 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:06,746 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:06,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([972] 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], [314#true, 316#true, 190#L1032true, 22#L1032true, 320#true, 318#true, 325#(= |#race~threads_total~0| 0), 216#L1032-1true, 119#L1043-2true]) [2025-02-06 09:37:06,747 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:06,747 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:06,747 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:06,747 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:06,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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], [34#L1032true, 314#true, 316#true, 190#L1032true, 320#true, 318#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:06,748 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:06,748 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:06,748 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:06,748 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:06,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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, 192#L1031-8true, 320#true, 109#L1032-1true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true]) [2025-02-06 09:37:06,760 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:06,760 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:06,760 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:06,760 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:06,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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#L1032true, 315#true, 320#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 318#true, 129#L1045true]) [2025-02-06 09:37:06,784 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:06,784 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:06,784 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:06,784 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:06,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1036] 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], [34#L1032true, 317#true, 314#true, 316#true, 320#true, 109#L1032-1true, 325#(= |#race~threads_total~0| 0), 129#L1045true]) [2025-02-06 09:37:06,785 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:06,785 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:06,785 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:06,785 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:06,835 INFO L124 PetriNetUnfolderBase]: 4117/13828 cut-off events. [2025-02-06 09:37:06,835 INFO L125 PetriNetUnfolderBase]: For 2832/2928 co-relation queries the response was YES. [2025-02-06 09:37:06,931 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 133448 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-06 09:37:07,010 INFO L140 encePairwiseOnDemand]: 341/348 looper letters, 39 selfloop transitions, 1 changer transitions 0/283 dead transitions. [2025-02-06 09:37:07,010 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 271 places, 283 transitions, 695 flow [2025-02-06 09:37:07,011 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:37:07,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:37:07,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 901 transitions. [2025-02-06 09:37:07,012 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8630268199233716 [2025-02-06 09:37:07,012 INFO L175 Difference]: Start difference. First operand has 276 places, 289 transitions, 627 flow. Second operand 3 states and 901 transitions. [2025-02-06 09:37:07,012 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 271 places, 283 transitions, 695 flow [2025-02-06 09:37:07,144 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 283 transitions, 691 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:37:07,146 INFO L231 Difference]: Finished difference. Result has 269 places, 283 transitions, 613 flow [2025-02-06 09:37:07,146 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-06 09:37:07,146 INFO L279 CegarLoopForPetriNet]: 275 programPoint places, -6 predicate places. [2025-02-06 09:37:07,146 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 283 transitions, 613 flow [2025-02-06 09:37:07,147 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-06 09:37:07,147 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:07,147 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-06 09:37:07,147 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-02-06 09:37:07,147 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-06 09:37:07,147 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:07,148 INFO L85 PathProgramCache]: Analyzing trace with hash 167128608, now seen corresponding path program 1 times [2025-02-06 09:37:07,148 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:07,148 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [556136820] [2025-02-06 09:37:07,148 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:07,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:07,152 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-02-06 09:37:07,156 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-02-06 09:37:07,156 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:07,156 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:07,166 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-06 09:37:07,166 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:07,166 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [556136820] [2025-02-06 09:37:07,167 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [556136820] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:07,167 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:07,167 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:37:07,167 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [634500884] [2025-02-06 09:37:07,167 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:07,168 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:37:07,168 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:07,168 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:37:07,168 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:37:07,199 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 293 out of 348 [2025-02-06 09:37:07,200 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-06 09:37:07,200 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:07,200 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 293 of 348 [2025-02-06 09:37:07,200 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:08,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L1034-9-->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], [253#L1025true, 326#true, 314#true, 316#true, 301#L1025true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:08,974 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:08,974 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:37:08,974 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:37:08,974 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:37:08,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 160#L1034-8true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:08,996 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:37:08,996 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:08,996 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:08,996 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:37:09,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 160#L1034-8true, 301#L1025true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,021 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:37:09,021 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:37:09,021 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:37:09,021 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:37:09,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 39#L1025true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 313#true]) [2025-02-06 09:37:09,022 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:37:09,022 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:09,022 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:09,022 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:09,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L1034-9-->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, 253#L1025true, 189#L1027true, 314#true, 316#true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:09,185 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:37:09,185 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:37:09,185 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:37:09,185 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:37:09,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_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, 189#L1027true, 316#true, 39#L1025true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:09,199 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:09,199 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:09,199 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:09,199 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:09,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 39#L1025true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:09,199 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:09,199 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:09,199 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:09,199 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:09,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 301#L1025true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:09,200 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:09,200 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:09,200 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:09,200 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:09,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 301#L1025true, 300#L1027true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:09,200 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:09,200 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:09,200 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:09,200 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:09,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 39#L1025true, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,217 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:09,217 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:09,217 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:09,217 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:09,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 301#L1025true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,218 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:09,218 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:09,218 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:09,218 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:09,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 39#L1025true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 203#L1029true]) [2025-02-06 09:37:09,277 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:09,277 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:09,277 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:09,277 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:09,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 39#L1025true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 203#L1029true, 237#L1045-8true]) [2025-02-06 09:37:09,277 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:09,277 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:09,277 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:09,277 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:09,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 39#L1025true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 158#L1029true]) [2025-02-06 09:37:09,280 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:09,280 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:09,280 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:09,280 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:09,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true, 158#L1029true]) [2025-02-06 09:37:09,280 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:09,280 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:09,280 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:09,280 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:09,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 39#L1025true, 96#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 203#L1029true]) [2025-02-06 09:37:09,293 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:09,293 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:09,293 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:09,293 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:09,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 158#L1029true]) [2025-02-06 09:37:09,295 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:09,295 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:09,295 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:09,295 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:09,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 39#L1025true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true]) [2025-02-06 09:37:09,348 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:09,348 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:09,348 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,348 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:09,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 39#L1025true, 96#L1034-8true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:09,348 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:09,348 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:09,348 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:09,348 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:09,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 39#L1025true, 244#L1031-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:09,351 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:09,351 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,351 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:09,351 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:09,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 160#L1034-8true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:09,352 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:09,352 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:09,352 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:09,352 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:09,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 39#L1025true, 96#L1034-8true, 7#L1031-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,365 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:09,365 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:09,365 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:09,365 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:09,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 160#L1034-8true, 244#L1031-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,367 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:09,367 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:09,367 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:09,367 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:09,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:09,374 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:09,374 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:09,374 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:09,374 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:09,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 189#L1027true, 316#true, 300#L1027true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:09,374 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:09,374 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:09,374 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:09,374 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:09,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,389 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:09,389 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:09,389 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:09,389 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:09,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 203#L1029true, 119#L1043-2true]) [2025-02-06 09:37:09,395 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:09,395 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:09,395 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:09,395 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:09,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true, 158#L1029true]) [2025-02-06 09:37:09,398 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:09,399 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:09,399 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:09,399 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:09,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 300#L1027true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 203#L1029true]) [2025-02-06 09:37:09,443 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:09,443 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:09,443 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,443 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 203#L1029true, 237#L1045-8true]) [2025-02-06 09:37:09,443 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:09,443 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,443 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:09,443 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,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_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, 300#L1027true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 158#L1029true]) [2025-02-06 09:37:09,446 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:09,446 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,447 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:09,447 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true, 158#L1029true]) [2025-02-06 09:37:09,447 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:09,447 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,447 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,447 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:09,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:09,449 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:09,449 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,449 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,449 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:09,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 203#L1029true, 119#L1043-2true]) [2025-02-06 09:37:09,450 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:09,450 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,450 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,450 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:09,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:09,452 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:09,452 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,452 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,452 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:09,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true, 158#L1029true]) [2025-02-06 09:37:09,453 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:09,453 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,453 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:09,453 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:09,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 203#L1029true]) [2025-02-06 09:37:09,458 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:09,458 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:09,458 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:09,458 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:09,461 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 158#L1029true]) [2025-02-06 09:37:09,461 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:09,461 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:09,461 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:09,461 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:09,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:09,486 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:37:09,486 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:09,486 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:09,486 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:09,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 316#true, 96#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:09,486 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:37:09,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:09,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:09,487 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:09,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 315#true, 160#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,493 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:09,493 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,493 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,493 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 301#L1025true, 129#L1045true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,493 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:09,494 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,494 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,494 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 39#L1025true, 96#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:09,499 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:09,499 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,499 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,499 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 96#L1034-8true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:09,499 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:09,499 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,499 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,499 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 301#L1025true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:09,500 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:09,500 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,500 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,500 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 301#L1025true, 166#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:09,501 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:09,501 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,501 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,501 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:09,502 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:09,502 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,502 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,502 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 315#true, 166#L1034-8true, 45#L1043-11true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,507 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:37:09,507 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:09,507 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:09,507 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:09,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 316#true, 96#L1034-8true, 166#L1034-8true, 45#L1043-11true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:09,507 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:37:09,507 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:09,508 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:09,508 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:09,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 96#L1034-8true, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,514 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:09,514 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,514 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,514 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 301#L1025true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,515 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:09,515 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,515 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,515 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 7#L1031-8true, 300#L1027true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,518 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:09,518 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,518 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,518 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:09,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 7#L1031-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:09,518 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:09,519 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,519 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,519 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:09,521 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:09,521 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,521 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,521 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 244#L1031-8true, 300#L1027true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:09,521 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:09,521 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,521 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:09,521 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 7#L1031-8true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:09,525 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:09,525 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,525 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,525 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 192#L1031-8true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:09,529 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:09,529 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,529 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,530 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 7#L1031-8true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,534 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:09,534 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,534 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:09,534 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,538 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:09,538 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:09,538 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,538 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 314#true, 39#L1025true, 160#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,543 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:09,543 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:09,543 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,543 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 317#true, 314#true, 316#true, 160#L1034-8true, 301#L1025true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,544 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:09,544 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:09,544 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,544 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:09,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:09,580 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:09,580 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,580 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,580 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 192#L1031-8true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 119#L1043-2true]) [2025-02-06 09:37:09,582 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:09,582 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:09,582 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:09,582 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:09,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:09,589 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:09,589 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,589 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,589 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:09,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:09,628 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:09,628 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,628 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,628 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:09,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 92#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:09,629 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:09,629 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:09,629 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:09,630 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:09,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L1034-9-->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, 166#L1034-8true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 89#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:09,630 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:09,630 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:09,630 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:09,630 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:09,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:09,637 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:09,637 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,637 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:09,637 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:09,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 225#ULTIMATE.startFINALtrue, 314#true, 39#L1025true, 160#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,654 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-06 09:37:09,654 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:09,655 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:09,655 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 225#ULTIMATE.startFINALtrue, 317#true, 314#true, 316#true, 301#L1025true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,655 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-06 09:37:09,655 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:09,655 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,655 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:09,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 315#true, 300#L1027true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,676 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:09,676 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,676 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,676 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,677 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:09,677 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,677 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,677 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 96#L1034-8true, 300#L1027true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:09,683 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:09,683 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,683 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,683 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:09,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:09,683 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:09,683 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,683 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:09,683 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:09,683 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:09,683 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,683 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,683 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:09,685 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:09,685 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,685 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,685 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 189#L1027true, 316#true, 166#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:09,686 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:09,686 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:09,686 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,686 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:09,699 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:09,699 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,699 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,699 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:09,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,699 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:09,699 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,699 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:09,699 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,701 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:09,702 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,702 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,702 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:09,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 314#true, 160#L1034-8true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,719 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:09,719 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:09,719 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:09,719 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:09,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 317#true, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,720 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:09,720 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:09,720 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:09,720 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:09,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 203#L1029true]) [2025-02-06 09:37:09,754 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:09,754 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,754 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,754 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:09,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 158#L1029true]) [2025-02-06 09:37:09,756 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:09,756 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,756 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,756 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:09,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 166#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 203#L1029true]) [2025-02-06 09:37:09,758 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:09,758 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:09,758 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,758 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 203#L1029true, 237#L1045-8true]) [2025-02-06 09:37:09,758 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:09,758 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,758 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,758 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:09,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 166#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true, 158#L1029true]) [2025-02-06 09:37:09,760 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:09,760 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:09,760 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,760 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true, 158#L1029true]) [2025-02-06 09:37:09,760 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:09,760 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,760 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,760 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:09,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 203#L1029true]) [2025-02-06 09:37:09,765 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:09,765 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:09,765 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:09,765 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:09,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 158#L1029true]) [2025-02-06 09:37:09,767 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:09,767 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:09,767 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:09,767 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:09,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 106#L1046-2true, 317#true, 314#true, 316#true, 96#L1034-8true, 325#(= |#race~threads_total~0| 0), 203#L1029true]) [2025-02-06 09:37:09,783 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:09,783 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:09,783 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:09,783 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:09,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 317#true, 314#true, 316#true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0), 158#L1029true]) [2025-02-06 09:37:09,784 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:09,784 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:09,784 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:09,784 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:09,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [326#true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 203#L1029true, 237#L1045-8true]) [2025-02-06 09:37:09,788 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:09,788 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:09,788 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,788 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:09,790 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:09,790 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:09,790 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,790 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:09,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 237#L1045-8true, 158#L1029true]) [2025-02-06 09:37:09,790 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:09,790 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:09,790 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,790 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:09,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [326#true, 314#true, 315#true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 203#L1029true]) [2025-02-06 09:37:09,795 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:09,795 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:09,795 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:09,795 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:09,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:09,796 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:09,796 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,797 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:09,797 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:09,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true, 158#L1029true]) [2025-02-06 09:37:09,797 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:09,797 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:09,797 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:09,797 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:09,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 7#L1031-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,816 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:09,816 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:09,816 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,816 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 225#ULTIMATE.startFINALtrue, 314#true, 160#L1034-8true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,818 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:09,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,818 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,818 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:09,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,819 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:09,819 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,819 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,819 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:09,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 225#ULTIMATE.startFINALtrue, 317#true, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,820 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:09,820 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,820 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,821 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:09,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 7#L1031-8true, 166#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:09,823 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:09,823 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:09,823 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,823 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [326#true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:09,823 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:09,823 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,823 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:09,823 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 7#L1031-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:09,824 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:09,824 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,824 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:09,824 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:09,826 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:09,826 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,826 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:09,826 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 244#L1031-8true, 166#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:09,826 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:09,826 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,826 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,826 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:09,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:09,826 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:09,826 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,826 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:09,826 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:10,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [326#true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:10,037 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:10,037 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:10,037 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:10,037 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:10,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 7#L1031-8true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:10,037 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:10,037 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:10,037 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:10,037 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:10,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:10,040 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:10,040 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:10,040 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:10,040 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:10,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:10,040 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:10,040 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:10,040 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:10,040 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:10,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 106#L1046-2true, 317#true, 314#true, 316#true, 96#L1034-8true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:10,056 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:10,056 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:10,056 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:10,056 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:10,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 317#true, 314#true, 316#true, 160#L1034-8true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:10,057 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:10,057 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:10,057 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:10,057 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:10,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 225#ULTIMATE.startFINALtrue, 317#true, 314#true, 316#true, 96#L1034-8true, 325#(= |#race~threads_total~0| 0), 203#L1029true]) [2025-02-06 09:37:10,079 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:10,079 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:10,079 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:10,079 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:10,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 225#ULTIMATE.startFINALtrue, 317#true, 314#true, 316#true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0), 158#L1029true]) [2025-02-06 09:37:10,081 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:10,081 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:10,081 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:10,081 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:10,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 225#ULTIMATE.startFINALtrue, 317#true, 314#true, 316#true, 96#L1034-8true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:10,104 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:10,104 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,104 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,104 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:10,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 315#true, 166#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:10,105 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:10,105 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:10,105 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,105 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:10,106 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:10,106 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:10,106 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,106 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:10,106 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:10,106 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,106 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,106 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:10,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 225#ULTIMATE.startFINALtrue, 317#true, 314#true, 316#true, 160#L1034-8true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:10,107 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:10,107 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,107 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,107 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:10,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 96#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 313#true]) [2025-02-06 09:37:10,110 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:10,110 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,110 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,110 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:10,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 316#true, 169#L1028-5true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:10,110 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:10,110 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,110 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,110 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:10,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 96#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 237#L1045-8true]) [2025-02-06 09:37:10,110 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:10,110 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:10,110 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,110 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 316#true, 169#L1028-5true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:10,113 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:10,113 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:10,113 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:10,113 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:10,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:10,113 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:10,113 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:10,113 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:10,113 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:10,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 314#true, 160#L1034-8true, 315#true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:10,123 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:10,123 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:10,123 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:10,123 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:10,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 106#L1046-2true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:10,123 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:10,123 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:10,123 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:10,123 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:10,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 317#true, 314#true, 316#true, 96#L1034-8true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:10,123 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:10,123 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:10,123 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:10,123 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:10,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 70#L1028-5true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:10,139 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:10,139 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:10,139 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,139 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 96#L1034-8true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:10,140 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:10,140 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,140 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:10,140 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:10,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 96#L1034-8true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:10,141 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:10,141 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:10,141 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:10,141 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:10,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 225#ULTIMATE.startFINALtrue, 314#true, 160#L1034-8true, 315#true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:10,146 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:10,146 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:10,146 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:10,146 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:10,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 106#L1046-2true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:10,146 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:10,146 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:10,146 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:10,146 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:10,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 225#ULTIMATE.startFINALtrue, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:10,147 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:10,147 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:37:10,147 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:10,147 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:10,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 225#ULTIMATE.startFINALtrue, 317#true, 314#true, 316#true, 96#L1034-8true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0)]) [2025-02-06 09:37:10,147 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:10,147 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:10,147 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:10,147 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:10,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 225#ULTIMATE.startFINALtrue, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true]) [2025-02-06 09:37:10,157 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:10,157 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:10,157 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:37:10,157 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:10,235 INFO L124 PetriNetUnfolderBase]: 9109/30961 cut-off events. [2025-02-06 09:37:10,235 INFO L125 PetriNetUnfolderBase]: For 3144/3182 co-relation queries the response was YES. [2025-02-06 09:37:10,354 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 342622 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-06 09:37:10,472 INFO L140 encePairwiseOnDemand]: 345/348 looper letters, 37 selfloop transitions, 2 changer transitions 0/282 dead transitions. [2025-02-06 09:37:10,472 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 270 places, 282 transitions, 689 flow [2025-02-06 09:37:10,472 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:37:10,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:37:10,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 919 transitions. [2025-02-06 09:37:10,473 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8802681992337165 [2025-02-06 09:37:10,473 INFO L175 Difference]: Start difference. First operand has 269 places, 283 transitions, 613 flow. Second operand 3 states and 919 transitions. [2025-02-06 09:37:10,473 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 270 places, 282 transitions, 689 flow [2025-02-06 09:37:10,476 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 269 places, 282 transitions, 688 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-02-06 09:37:10,477 INFO L231 Difference]: Finished difference. Result has 269 places, 282 transitions, 614 flow [2025-02-06 09:37:10,478 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-06 09:37:10,478 INFO L279 CegarLoopForPetriNet]: 275 programPoint places, -6 predicate places. [2025-02-06 09:37:10,478 INFO L471 AbstractCegarLoop]: Abstraction has has 269 places, 282 transitions, 614 flow [2025-02-06 09:37:10,478 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-06 09:37:10,478 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:10,479 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-06 09:37:10,479 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-02-06 09:37:10,479 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-06 09:37:10,479 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:10,479 INFO L85 PathProgramCache]: Analyzing trace with hash 604724518, now seen corresponding path program 1 times [2025-02-06 09:37:10,479 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:10,479 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1054536991] [2025-02-06 09:37:10,479 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:10,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:10,484 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-02-06 09:37:10,485 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-02-06 09:37:10,485 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:10,485 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:10,499 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-06 09:37:10,499 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:10,499 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1054536991] [2025-02-06 09:37:10,499 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1054536991] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:10,499 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:10,499 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-06 09:37:10,500 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [163089045] [2025-02-06 09:37:10,500 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:10,500 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-06 09:37:10,500 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:10,500 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-06 09:37:10,500 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-06 09:37:10,518 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 285 out of 348 [2025-02-06 09:37:10,519 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-06 09:37:10,519 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:10,519 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 285 of 348 [2025-02-06 09:37:10,519 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:14,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 160#L1034-8true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:14,476 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:37:14,476 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:14,476 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:14,476 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:37:14,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L1034-9-->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, 253#L1025true, 314#true, 316#true, 301#L1025true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:14,481 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:14,481 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2025-02-06 09:37:14,481 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:37:14,481 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-02-06 09:37:14,528 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 301#L1025true, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:14,528 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:37:14,528 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:37:14,528 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:37:14,528 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:37:14,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 39#L1025true, 301#L1025true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:14,531 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:37:14,531 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:14,531 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:14,531 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:14,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 39#L1025true, 301#L1025true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:14,531 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:37:14,531 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:37:14,531 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:37:14,531 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:37:14,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 160#L1034-8true, 301#L1025true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:14,580 INFO L294 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-02-06 09:37:14,580 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:37:14,580 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:37:14,580 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:14,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 39#L1025true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:14,908 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:14,908 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:14,908 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:14,908 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:14,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 301#L1025true, 160#L1034-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:14,909 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:14,909 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:14,909 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:14,909 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:14,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L1034-9-->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, 253#L1025true, 189#L1027true, 314#true, 316#true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:14,918 INFO L294 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-02-06 09:37:14,918 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:37:14,918 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:37:14,918 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-02-06 09:37:14,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 39#L1025true, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:14,946 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:14,946 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:14,946 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:14,946 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:14,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 301#L1025true, 160#L1034-8true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:14,946 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:14,946 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:14,946 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:14,946 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:14,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 189#L1027true, 316#true, 39#L1025true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:14,950 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:14,950 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:14,950 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:14,950 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:14,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 99#L1045-7true, 314#true, 316#true, 39#L1025true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:14,950 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:14,950 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:14,950 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:14,950 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:14,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 301#L1025true, 300#L1027true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:14,950 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:14,950 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:14,950 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:14,950 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:14,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 301#L1025true, 160#L1034-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:14,950 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:14,950 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:14,951 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:14,951 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:14,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 39#L1025true, 160#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:14,986 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:14,986 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:14,986 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:14,986 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:14,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 301#L1025true, 11#L1043-10true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:14,987 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:14,987 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:14,987 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:14,987 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:15,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true, 158#L1029true]) [2025-02-06 09:37:15,231 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:15,231 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:15,231 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:15,231 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:15,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:15,254 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:15,254 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:15,254 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:15,254 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:15,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 39#L1025true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:15,258 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:15,258 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:15,258 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:15,258 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 39#L1025true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:15,258 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:15,258 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:15,258 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:15,258 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:15,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 160#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:15,284 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-06 09:37:15,284 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:15,284 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:15,284 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:15,300 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 248#threadENTRYtrue, 314#true, 316#true, 165#L1034-7true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:15,300 INFO L294 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-02-06 09:37:15,300 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:15,300 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:15,300 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:15,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 160#L1034-8true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:15,361 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:15,361 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:15,361 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:15,361 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:15,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 160#L1034-8true, 244#L1031-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,388 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:15,388 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:15,388 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:15,388 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:15,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 39#L1025true, 244#L1031-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,394 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:15,394 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,394 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:15,394 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:15,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 39#L1025true, 160#L1034-8true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,394 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:15,394 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:15,394 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:15,394 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:15,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:15,399 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:15,399 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:15,399 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:15,399 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:15,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 165#L1034-7true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:15,405 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:15,405 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:15,405 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:15,405 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:15,407 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 301#L1025true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:15,407 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:15,407 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:15,407 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:15,407 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:15,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 160#L1034-8true, 244#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,422 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:15,422 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:15,422 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:15,422 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:15,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,427 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:15,427 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:15,427 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:15,427 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:15,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,433 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:15,433 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:15,433 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:15,433 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:15,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 189#L1027true, 316#true, 300#L1027true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,433 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:15,433 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:15,433 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:15,433 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 203#L1029true, 119#L1043-2true]) [2025-02-06 09:37:15,439 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:15,439 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:15,439 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:15,439 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:15,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true, 158#L1029true]) [2025-02-06 09:37:15,441 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:15,441 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:15,441 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:15,441 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:15,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 11#L1043-10true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,455 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:15,455 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:15,455 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:15,455 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:15,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:15,493 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:15,493 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:15,493 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,493 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:15,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true, 158#L1029true]) [2025-02-06 09:37:15,538 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:15,538 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,538 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,538 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:15,541 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:15,541 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,541 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,541 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:15,543 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:15,543 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,543 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,543 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true, 158#L1029true]) [2025-02-06 09:37:15,544 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:15,544 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,544 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,544 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:15,558 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:15,558 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,558 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,558 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 300#L1027true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:15,566 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:15,566 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,566 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:15,566 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:15,566 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:15,566 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,566 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,566 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 248#threadENTRYtrue, 314#true, 316#true, 160#L1034-8true, 165#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:15,572 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:15,572 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,572 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,572 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:15,573 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:15,573 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,573 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,573 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 119#L1043-2true]) [2025-02-06 09:37:15,578 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:15,578 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:15,578 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:15,578 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 119#L1043-2true]) [2025-02-06 09:37:15,579 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:15,579 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,579 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:15,579 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:15,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 11#L1043-10true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:15,589 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:15,589 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,589 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,589 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 248#threadENTRYtrue, 314#true, 316#true, 160#L1034-8true, 165#L1034-7true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,595 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:15,595 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,595 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,595 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,596 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:15,596 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,596 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,596 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 248#threadENTRYtrue, 316#true, 165#L1034-7true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,603 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:15,603 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,603 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:15,603 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 248#threadENTRYtrue, 99#L1045-7true, 314#true, 316#true, 165#L1034-7true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,603 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:15,603 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,603 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,603 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 218#L1034-7true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:15,605 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:15,605 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:15,605 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,605 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,605 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:15,605 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,605 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,605 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:15,617 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:37:15,617 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:15,617 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:15,617 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:15,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:15,617 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:37:15,617 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:15,617 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:15,617 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:15,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 248#threadENTRYtrue, 314#true, 316#true, 165#L1034-7true, 160#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,623 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:15,623 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,623 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,623 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,624 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:15,624 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,624 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,624 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 314#true, 262#L1046-1true, 316#true, 96#L1034-8true, 325#(= |#race~threads_total~0| 0), 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,631 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:15,631 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,631 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,631 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 160#L1034-8true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,632 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:15,632 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,632 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,632 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 248#threadENTRYtrue, 314#true, 262#L1046-1true, 315#true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,632 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:15,632 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,632 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,632 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 301#L1025true, 160#L1034-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,633 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:15,633 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,633 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,633 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 262#L1046-1true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,633 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:15,633 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,633 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,633 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 96#L1034-8true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:15,643 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:15,643 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,643 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,643 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 301#L1025true, 160#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:15,644 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:15,644 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,644 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,644 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 228#threadENTRYtrue, 237#L1045-8true]) [2025-02-06 09:37:15,651 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:15,651 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,651 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,651 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,651 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:15,651 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,651 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,651 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,651 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:15,651 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,651 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,651 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,652 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:15,652 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,652 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,652 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 315#true, 45#L1043-11true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,653 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:15,653 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:15,653 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:15,653 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:15,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 315#true, 166#L1034-8true, 45#L1043-11true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,653 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:37:15,653 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:15,653 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:15,653 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:15,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 315#true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,654 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:15,654 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:15,654 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:15,654 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:15,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 315#true, 160#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,655 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:37:15,655 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:15,655 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:15,655 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:15,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 96#L1034-8true, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,666 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:15,666 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,666 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,666 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 301#L1025true, 160#L1034-8true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,668 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:15,668 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,668 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,668 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 39#L1025true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,675 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:15,675 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,675 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,675 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:15,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 39#L1025true, 160#L1034-8true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,676 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:15,676 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,676 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,676 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 301#L1025true, 166#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,678 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:15,678 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,678 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:15,678 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:15,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 301#L1025true, 160#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,678 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:15,678 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,678 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,678 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 39#L1025true, 96#L1034-8true, 102#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:15,679 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:15,679 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,680 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,680 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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], [253#L1025true, 326#true, 314#true, 316#true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:15,683 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:15,683 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,683 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,683 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 165#L1034-7true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:15,685 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:15,685 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,685 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,685 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:15,686 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:15,686 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,686 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,686 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 301#L1025true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:15,687 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:15,687 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,687 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,687 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 192#L1031-8true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:15,695 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:15,695 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,695 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,695 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 315#true, 11#L1043-10true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,697 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:15,697 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:15,697 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:15,697 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:15,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,697 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:15,697 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:15,697 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:15,697 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:15,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 96#L1034-8true, 160#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,707 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,707 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,707 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,707 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 301#L1025true, 166#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,709 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,709 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,709 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,709 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 39#L1025true, 96#L1034-8true, 102#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 45#L1043-11true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,710 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,710 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,710 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,710 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 253#L1025true, 314#true, 316#true, 96#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,714 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,714 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,714 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,714 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 165#L1034-7true, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,715 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,715 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,715 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,715 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,716 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,716 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,716 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,716 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 301#L1025true, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,717 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,717 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,717 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,717 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 314#true, 39#L1025true, 315#true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,720 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,720 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,720 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,720 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 317#true, 314#true, 316#true, 301#L1025true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,721 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,721 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,721 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,721 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 39#L1025true, 315#true, 102#L1034-7true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,723 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:15,723 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:15,723 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,723 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 39#L1025true, 96#L1034-8true, 102#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,723 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,723 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,723 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,723 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 253#L1025true, 99#L1045-7true, 314#true, 316#true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,726 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,726 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,726 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,726 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 39#L1025true, 165#L1034-7true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:15,727 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:15,727 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,727 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,727 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:15,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 39#L1025true, 160#L1034-8true, 165#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,727 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,727 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,727 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,727 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 244#L1031-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,728 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,728 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,728 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,728 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 244#L1031-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,728 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:15,728 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,728 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,728 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:15,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 301#L1025true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:15,729 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:15,729 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:15,729 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,729 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 301#L1025true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,729 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,729 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,729 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,729 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 165#L1034-7true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:15,740 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,740 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,740 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,740 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:15,742 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:15,742 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,742 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:15,742 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 39#L1025true, 96#L1034-8true, 102#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,747 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:15,747 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:15,747 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,747 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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], [253#L1025true, 326#true, 314#true, 316#true, 96#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,750 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:15,750 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,750 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:15,750 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 39#L1025true, 165#L1034-7true, 160#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,752 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:15,752 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,752 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,752 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:15,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 11#L1043-10true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,752 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:15,752 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,752 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,752 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:15,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 301#L1025true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,753 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:15,753 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,753 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,753 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:15,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 262#L1046-1true, 39#L1025true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,759 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:15,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,759 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,759 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:15,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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], [253#L1025true, 326#true, 317#true, 314#true, 316#true, 262#L1046-1true, 96#L1034-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,761 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:15,761 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,761 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,761 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:15,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 262#L1046-1true, 39#L1025true, 160#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,762 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:15,762 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:15,762 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,762 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 262#L1046-1true, 316#true, 301#L1025true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,763 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:15,763 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,763 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:15,763 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:15,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 253#L1025true, 314#true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,920 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:15,920 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,920 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:15,920 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:15,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 218#L1034-7true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,920 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:15,920 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,920 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,920 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:15,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:15,933 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:15,933 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:15,933 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,933 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:15,934 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:15,934 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:15,934 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,934 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 331#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:15,935 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:15,935 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,935 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:15,935 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:15,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 70#L1028-5true, 315#true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,957 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:15,957 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,957 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:15,957 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,958 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:15,958 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,958 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:15,958 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,959 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:15,959 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,959 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,959 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:15,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 99#L1045-7true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,967 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:15,967 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,967 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,967 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:15,968 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 248#threadENTRYtrue, 99#L1045-7true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,968 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:15,968 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:15,968 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,968 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 99#L1045-7true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,970 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-02-06 09:37:15,970 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,970 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:15,970 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:15,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 70#L1028-5true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 228#threadENTRYtrue]) [2025-02-06 09:37:15,989 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:15,989 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,989 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:15,989 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 248#threadENTRYtrue, 316#true, 169#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,990 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:15,990 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,990 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,990 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:15,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:15,991 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:15,991 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:15,991 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:15,991 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:16,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,044 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:16,044 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:16,044 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:16,044 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 326#true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,048 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:16,048 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:16,048 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:16,048 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,049 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:16,049 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:16,049 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,049 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:16,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,050 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:16,050 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:16,050 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,050 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:16,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 102#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,052 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:16,052 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:16,052 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:16,052 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:16,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 203#L1029true, 119#L1043-2true]) [2025-02-06 09:37:16,055 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:16,055 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:16,055 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:16,055 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:16,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 165#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,057 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:16,057 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:16,057 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:16,057 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:16,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 158#L1029true, 119#L1043-2true]) [2025-02-06 09:37:16,059 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:16,059 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:16,059 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:16,059 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:16,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 45#L1043-11true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,070 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:16,070 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,070 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,070 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 253#L1025true, 314#true, 315#true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,074 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:16,074 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,074 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,074 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,074 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:16,074 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,074 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,074 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,076 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:16,076 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,076 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,076 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 99#L1045-7true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,079 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:16,079 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,079 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,079 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 253#L1025true, 99#L1045-7true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,083 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:16,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,083 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 99#L1045-7true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,083 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:16,083 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 99#L1045-7true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,085 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:16,085 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,085 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,092 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:16,092 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,092 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:16,092 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:16,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 203#L1029true, 119#L1043-2true]) [2025-02-06 09:37:16,096 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:16,096 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,096 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:16,096 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:16,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 119#L1043-2true]) [2025-02-06 09:37:16,097 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:16,097 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:16,097 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:16,097 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,097 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:16,097 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,097 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,097 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,099 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:16,099 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,099 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,099 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:16,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,103 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:16,103 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:16,103 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:16,103 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 326#true, 314#true, 70#L1028-5true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,106 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:16,106 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:16,106 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:16,106 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,107 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:16,107 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:16,107 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:16,107 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 301#L1025true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,109 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:16,109 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:16,109 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,109 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:16,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 315#true, 300#L1027true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,153 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:16,153 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,153 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,153 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 317#true, 314#true, 316#true, 160#L1034-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,154 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:16,154 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,154 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,154 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,168 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:16,168 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,168 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,168 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,171 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:16,171 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,171 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,171 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 96#L1034-8true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,194 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,194 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,194 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,194 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,197 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,197 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,197 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,197 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 96#L1034-8true, 300#L1027true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,206 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:16,206 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,206 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,206 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 96#L1034-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,206 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,206 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,207 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,207 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,209 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,209 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,209 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,209 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 189#L1027true, 316#true, 166#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,209 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:16,209 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,209 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,209 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 102#L1034-7true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,211 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,211 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,211 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,211 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,215 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,215 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,215 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,215 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 165#L1034-7true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,216 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,216 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,216 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,216 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,218 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,218 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,218 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,218 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 192#L1031-8true, 102#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,220 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,220 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,220 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,220 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,223 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:16,223 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,223 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,223 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,223 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,223 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,223 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,223 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 165#L1034-7true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,225 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,225 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,225 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,225 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,225 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:16,225 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,225 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,225 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,227 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,227 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,227 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,227 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 11#L1043-10true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,235 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,235 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,235 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,235 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 11#L1043-10true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,238 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,238 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,238 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,238 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 102#L1034-7true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,240 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,240 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,240 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,240 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,244 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,244 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,244 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,244 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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-7true, 160#L1034-8true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,245 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,245 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,245 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,245 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,247 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,247 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,247 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,247 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 314#true, 160#L1034-8true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,252 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,252 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,252 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,252 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 189#L1027true, 317#true, 314#true, 316#true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,253 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,253 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,253 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,253 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 102#L1034-7true, 300#L1027true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,256 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,256 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,256 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,256 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 96#L1034-8true, 102#L1034-7true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,256 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,256 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,256 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,256 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,260 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,260 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,260 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,260 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,260 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,260 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,260 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,260 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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-7true, 300#L1027true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,261 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,261 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,261 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,261 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 165#L1034-7true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,261 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,261 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,261 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,261 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,264 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,264 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,264 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,264 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 189#L1027true, 316#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,264 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,264 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,264 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,264 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 102#L1034-7true, 11#L1043-10true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,278 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:16,278 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,278 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,278 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:16,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 11#L1043-10true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,281 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:16,281 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,281 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,281 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:16,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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-7true, 160#L1034-8true, 11#L1043-10true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,282 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:16,282 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:16,282 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,282 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 314#true, 316#true, 160#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,284 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:16,284 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:16,284 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,284 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 262#L1046-1true, 96#L1034-8true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,290 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:16,290 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,290 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,290 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:16,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 314#true, 316#true, 262#L1046-1true, 96#L1034-8true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,292 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:16,292 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,292 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:16,292 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 262#L1046-1true, 160#L1034-8true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,293 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:16,293 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,293 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:16,293 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 189#L1027true, 317#true, 314#true, 316#true, 262#L1046-1true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,294 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:16,294 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:16,294 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,294 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:16,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 158#L1029true, 119#L1043-2true]) [2025-02-06 09:37:16,311 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:16,311 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,311 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:16,311 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:16,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:16,356 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:16,356 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:16,356 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:16,356 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true, 158#L1029true]) [2025-02-06 09:37:16,367 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:16,367 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:16,367 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,367 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:16,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:16,381 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:16,381 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,381 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,381 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 166#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 158#L1029true]) [2025-02-06 09:37:16,391 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:16,391 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:16,391 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:16,391 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:16,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:16,391 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:16,391 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,391 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,391 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 203#L1029true, 237#L1045-8true]) [2025-02-06 09:37:16,396 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:16,396 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,396 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,396 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 165#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,397 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:16,397 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,397 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,397 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true, 158#L1029true]) [2025-02-06 09:37:16,399 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:16,399 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,399 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,399 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 11#L1043-10true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:16,409 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:16,409 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,409 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,409 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:16,413 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:16,413 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,413 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,413 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 165#L1034-7true, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,414 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:16,414 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,414 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,414 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:16,417 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:16,417 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,417 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,417 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,422 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 317#true, 314#true, 316#true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:16,422 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:16,422 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,422 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,422 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:16,427 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:16,427 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,427 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:16,427 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:16,427 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:16,427 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,427 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,427 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 165#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,428 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:16,428 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:16,428 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,428 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,428 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 165#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,428 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:16,428 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,428 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,428 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 218#L1034-7true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:16,431 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:16,431 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,431 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:16,431 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:16,431 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:16,431 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,431 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,431 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,432 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:16,432 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,432 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,432 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 203#L1029true, 237#L1045-8true]) [2025-02-06 09:37:16,436 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:16,436 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:16,436 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:16,436 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:16,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 315#true, 70#L1028-5true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,436 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:16,436 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,436 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,436 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:16,437 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:16,437 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,437 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,437 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,437 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:16,437 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:16,437 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:16,437 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:16,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,439 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:16,439 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,439 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,439 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,440 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:16,440 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,440 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,440 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,443 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:16,443 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,443 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:16,443 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,447 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:16,447 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:16,447 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,447 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,447 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,448 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 165#L1034-7true, 160#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,448 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:16,448 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,448 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,448 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,450 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:16,450 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:16,451 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,451 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,451 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,452 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,452 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,452 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,452 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,452 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 70#L1028-5true, 315#true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:16,455 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:16,455 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:16,455 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,455 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 70#L1028-5true, 315#true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,455 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,455 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,455 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,455 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,456 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,456 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,456 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,456 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,456 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:16,456 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,456 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,456 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:16,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,458 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,458 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,458 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,458 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 316#true, 262#L1046-1true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,459 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:16,459 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,459 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,459 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 314#true, 316#true, 262#L1046-1true, 96#L1034-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:16,464 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:16,464 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,464 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,464 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 262#L1046-1true, 315#true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,465 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:16,465 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,465 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,465 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 262#L1046-1true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:16,467 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:16,467 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,467 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,467 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:16,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 99#L1045-7true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,468 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,468 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,468 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,468 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 99#L1045-7true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,472 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,472 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,472 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,472 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,473 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 99#L1045-7true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:16,473 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:16,473 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:16,473 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,473 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 99#L1045-7true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,474 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,474 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,474 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,474 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 99#L1045-7true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,474 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:16,474 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,474 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,474 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:16,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 189#L1027true, 99#L1045-7true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,476 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:16,476 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,476 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:16,476 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,486 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 315#true, 11#L1043-10true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,486 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,486 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,486 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,486 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 315#true, 70#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:16,490 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:16,490 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,490 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,490 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,490 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 70#L1028-5true, 315#true, 11#L1043-10true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,490 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,490 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,490 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,490 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 11#L1043-10true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,491 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,491 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,491 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,491 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,491 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:16,491 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,491 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,491 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 189#L1027true, 316#true, 70#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,493 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:16,493 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,493 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,493 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:16,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,506 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:16,506 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,506 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,506 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,520 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:16,520 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,520 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,520 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 70#L1028-5true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 119#L1043-2true]) [2025-02-06 09:37:16,521 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:16,521 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,521 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,521 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,540 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,540 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,540 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,540 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 244#L1031-8true, 166#L1034-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,554 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:16,554 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,554 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,554 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 244#L1031-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,554 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,554 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,554 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,554 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,559 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:16,559 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,559 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,559 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,559 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,559 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,559 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,559 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,559 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,560 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:16,560 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,560 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,560 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 165#L1034-7true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,560 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,560 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,560 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,560 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,562 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,562 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,562 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,562 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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-7true, 160#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,568 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,568 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,568 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,568 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,569 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,569 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,569 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,569 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 11#L1043-10true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,577 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:16,577 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,577 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,577 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,583 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,583 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,583 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,583 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 7#L1031-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,583 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:16,583 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,583 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,583 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,584 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,584 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,584 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,585 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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-7true, 160#L1034-8true, 192#L1031-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,585 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:16,585 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,585 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,585 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,587 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:16,587 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,587 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,587 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 317#true, 314#true, 316#true, 160#L1034-8true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,594 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:16,594 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,594 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,594 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,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_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, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,601 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,601 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,601 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,601 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 99#L1045-7true, 314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,601 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,601 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,601 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,601 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 96#L1034-8true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,601 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:16,601 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,601 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,601 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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-7true, 192#L1031-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,602 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,602 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,602 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,602 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 99#L1045-7true, 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,603 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,603 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,603 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,603 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 165#L1034-7true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,603 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:16,603 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,603 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,603 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 244#L1031-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,605 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,605 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,605 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,605 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,605 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:16,605 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,605 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,605 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 102#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,614 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:16,614 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,614 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,614 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 165#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,615 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:16,615 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,615 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,615 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,621 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:16,621 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,621 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,621 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 7#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,621 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:16,621 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,621 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,621 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,622 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:16,622 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,622 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,623 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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-7true, 160#L1034-8true, 192#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,623 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:16,623 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,623 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,623 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 244#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,624 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:16,624 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,625 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,625 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 262#L1046-1true, 96#L1034-8true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,632 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:16,632 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,632 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,632 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 314#true, 316#true, 262#L1046-1true, 96#L1034-8true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,637 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:16,637 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,637 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,637 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 262#L1046-1true, 160#L1034-8true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,638 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:16,638 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,638 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,638 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 262#L1046-1true, 160#L1034-8true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,639 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:16,639 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,640 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,640 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 237#L1045-8true, 158#L1029true]) [2025-02-06 09:37:16,653 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:16,653 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:16,653 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:16,653 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:16,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 158#L1029true]) [2025-02-06 09:37:16,668 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:16,668 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,668 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:16,668 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 99#L1045-7true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:16,680 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:16,680 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:16,680 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,680 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:16,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1031-2true]) [2025-02-06 09:37:16,684 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:16,684 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,684 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:16,684 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:16,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1031-2true]) [2025-02-06 09:37:16,684 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:16,684 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,684 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,684 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:16,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 158#L1029true]) [2025-02-06 09:37:16,693 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:16,693 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,693 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,693 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:16,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:16,698 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:16,698 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,698 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:16,698 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:16,698 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:16,698 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:16,698 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:16,698 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:16,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 99#L1045-7true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 89#L1031-2true]) [2025-02-06 09:37:16,708 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:16,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,708 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:16,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:16,708 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:16,708 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:16,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:16,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:16,708 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:16,708 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:16,708 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:16,708 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:16,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:16,718 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:16,718 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:16,718 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:16,718 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:16,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:16,718 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:16,718 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:16,718 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:16,718 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:16,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([913] L1034-9-->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, 316#true, 262#L1046-1true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:16,723 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:16,723 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:16,723 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:16,723 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:16,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 262#L1046-1true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:16,726 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:16,726 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:16,726 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:16,726 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:16,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:16,749 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:16,749 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,749 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,749 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,750 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,750 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,750 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,750 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 313#true, 119#L1043-2true]) [2025-02-06 09:37:16,752 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,752 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,752 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,752 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,752 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:16,752 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,752 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,752 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 96#L1034-8true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 119#L1043-2true]) [2025-02-06 09:37:16,753 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:16,753 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,753 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,753 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:16,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,759 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,759 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,759 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,759 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 99#L1045-7true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,766 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,766 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,766 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,766 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 70#L1028-5true, 315#true, 102#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,769 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,769 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,770 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,770 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 165#L1034-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 119#L1043-2true]) [2025-02-06 09:37:16,770 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:16,770 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,770 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,770 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:16,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 244#L1031-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,774 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:16,774 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,774 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,774 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:16,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 315#true, 166#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,783 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:16,783 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,783 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,783 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,784 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:16,784 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,784 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,784 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,788 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:16,788 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:16,788 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,788 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,788 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,793 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:16,793 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,793 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,793 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,798 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,798 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,798 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,798 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,803 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,803 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,803 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,803 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,805 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,805 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,805 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,805 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 314#true, 316#true, 96#L1034-8true, 102#L1034-7true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,807 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,807 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,807 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,807 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,809 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,809 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,809 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,809 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 160#L1034-8true, 165#L1034-7true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,810 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,810 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,810 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,810 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 70#L1028-5true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,811 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:16,812 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,812 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:16,812 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 99#L1045-7true, 316#true, 96#L1034-8true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,812 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,812 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,812 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,812 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 96#L1034-8true, 166#L1034-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,817 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:16,817 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:16,818 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,818 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 96#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,818 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,818 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,818 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,818 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 102#L1034-7true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,820 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,820 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,820 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,820 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,821 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,821 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,821 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,821 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,821 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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-7true, 160#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,823 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,823 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,823 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,823 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,825 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,825 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,825 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,825 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 70#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,826 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,826 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,826 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,826 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 11#L1043-10true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,831 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,831 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,831 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,831 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 102#L1034-7true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,833 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,833 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,833 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,833 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 160#L1034-8true, 96#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,835 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,835 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,835 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,835 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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-7true, 160#L1034-8true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,836 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,836 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,836 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,836 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,837 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,837 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,837 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,837 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 314#true, 160#L1034-8true, 315#true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,843 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,843 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,843 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,843 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 317#true, 314#true, 316#true, 160#L1034-8true, 96#L1034-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,844 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,844 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,844 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,844 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 102#L1034-7true, 166#L1034-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,846 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,846 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,846 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,846 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 96#L1034-8true, 102#L1034-7true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,846 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,846 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,846 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,846 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 160#L1034-8true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,848 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,848 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,848 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,848 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,848 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,848 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,848 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,848 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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-7true, 166#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,849 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,849 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,849 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,849 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 165#L1034-7true, 160#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,850 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,850 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,850 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,850 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 218#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,850 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,850 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,850 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,850 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,850 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,850 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,850 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,851 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 102#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,853 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,853 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,853 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,853 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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-7true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,854 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,854 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,854 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,854 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 102#L1034-7true, 11#L1043-10true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,856 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,856 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,856 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,856 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,858 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,858 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,858 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,858 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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-7true, 160#L1034-8true, 11#L1043-10true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,859 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,859 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,859 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,859 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,860 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,860 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,860 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,860 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 102#L1034-7true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,861 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,862 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,862 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,862 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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-7true, 160#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,863 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,863 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,863 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,863 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 262#L1046-1true, 96#L1034-8true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,864 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,864 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,864 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,864 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 106#L1046-2true, 316#true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,865 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,865 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,865 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,865 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 106#L1046-2true, 317#true, 314#true, 316#true, 96#L1034-8true, 102#L1034-7true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,868 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,868 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,868 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,868 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 314#true, 316#true, 262#L1046-1true, 96#L1034-8true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,869 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,869 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,869 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,869 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 262#L1046-1true, 160#L1034-8true, 315#true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,870 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,870 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,870 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,870 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,870 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 314#true, 315#true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,870 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,870 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,870 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,870 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 262#L1046-1true, 160#L1034-8true, 96#L1034-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,871 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,871 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,871 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,871 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 106#L1046-2true, 317#true, 314#true, 316#true, 165#L1034-7true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,872 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,872 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,872 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,872 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 102#L1034-7true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,874 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,874 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,874 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,874 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 96#L1034-8true, 102#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,874 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,874 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,874 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,874 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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-7true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,876 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,876 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,876 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,876 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 165#L1034-7true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,876 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,876 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,876 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,876 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 102#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,880 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:16,880 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,880 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:16,880 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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-7true, 160#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,882 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:16,882 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,882 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,882 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:16,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 262#L1046-1true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,885 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:16,885 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,885 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:16,885 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 314#true, 316#true, 262#L1046-1true, 96#L1034-8true, 102#L1034-7true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,887 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:16,887 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:16,887 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,887 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 262#L1046-1true, 160#L1034-8true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,888 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:16,888 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:16,888 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,888 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1041] L1034-9-->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, 262#L1046-1true, 165#L1034-7true, 160#L1034-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,890 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:16,890 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:16,890 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,890 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:16,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 70#L1028-5true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,922 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:16,922 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:16,922 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,922 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,923 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:16,923 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:16,923 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,923 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 70#L1028-5true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,925 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:16,925 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,925 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,925 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:16,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,926 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:16,926 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,926 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,926 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:16,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 315#true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,930 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:16,930 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,930 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,930 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:16,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,930 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,930 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,930 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,930 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 70#L1028-5true, 315#true, 160#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,931 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:16,931 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,931 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,931 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:16,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:16,932 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,932 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,932 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,932 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,932 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:16,932 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:16,932 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,932 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 96#L1034-8true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:16,932 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:16,932 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,932 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:16,932 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:16,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 315#true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,935 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,935 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,935 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,935 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 315#true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,935 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,936 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,936 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,936 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 315#true, 160#L1034-8true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,936 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,937 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,937 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,937 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 166#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,937 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,937 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,937 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,937 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,937 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,937 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,937 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,937 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 96#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,938 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,938 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,938 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,938 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 99#L1045-7true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,943 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,943 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,943 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,943 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 99#L1045-7true, 172#L1028-5true, 314#true, 315#true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,943 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,943 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,943 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,943 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 99#L1045-7true, 314#true, 160#L1034-8true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,944 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,944 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,944 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,944 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 99#L1045-7true, 316#true, 169#L1028-5true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,945 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,945 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 99#L1045-7true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,945 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,945 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,945 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,945 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 99#L1045-7true, 316#true, 96#L1034-8true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,945 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,945 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 315#true, 70#L1028-5true, 102#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,946 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,946 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,946 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,946 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 165#L1034-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2025-02-06 09:37:16,946 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:16,946 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,947 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:16,947 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:16,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 315#true, 11#L1043-10true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,948 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,948 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,948 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,948 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 315#true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,948 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,948 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:16,948 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,948 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 315#true, 70#L1028-5true, 160#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,949 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,949 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,949 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,949 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 218#L1034-7true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,950 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,950 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,950 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:16,950 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 11#L1043-10true, 166#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,950 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,950 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,950 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,950 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 96#L1034-8true, 70#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,950 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,950 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,950 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,950 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 70#L1028-5true, 315#true, 102#L1034-7true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,951 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,951 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,951 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,951 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 70#L1028-5true, 165#L1034-7true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,951 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,951 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,951 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,952 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 106#L1046-2true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,952 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,952 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,952 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,953 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 106#L1046-2true, 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,953 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,953 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,954 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,954 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 317#true, 172#L1028-5true, 314#true, 262#L1046-1true, 315#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,954 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,954 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:16,954 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,954 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,955 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 106#L1046-2true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,955 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,955 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,955 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,955 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,956 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 106#L1046-2true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,956 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,956 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,956 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,956 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 99#L1045-7true, 314#true, 315#true, 70#L1028-5true, 102#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,957 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,957 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,957 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,957 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 99#L1045-7true, 316#true, 165#L1034-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,957 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:16,957 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,957 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:16,957 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 70#L1028-5true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,958 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:16,958 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:16,958 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:16,958 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:16,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 314#true, 315#true, 70#L1028-5true, 102#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,960 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,960 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,960 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,960 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:16,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 316#true, 165#L1034-7true, 70#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,961 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,961 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:16,961 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,961 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 262#L1046-1true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,962 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,962 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,962 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,962 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:16,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 262#L1046-1true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:16,963 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,963 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:16,963 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,963 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 262#L1046-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,963 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:16,963 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:16,963 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,963 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:16,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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], [253#L1025true, 326#true, 314#true, 316#true, 70#L1028-5true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,966 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-06 09:37:16,966 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,966 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:16,966 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:16,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 70#L1028-5true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,974 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-06 09:37:16,974 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:37:16,974 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:37:16,974 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:37:16,977 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,977 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2025-02-06 09:37:16,977 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:37:16,977 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:37:16,977 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:16,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 96#L1034-8true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,979 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2025-02-06 09:37:16,979 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:37:16,980 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:16,980 INFO L297 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-02-06 09:37:16,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 70#L1028-5true, 96#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,982 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2025-02-06 09:37:16,982 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:16,982 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:16,982 INFO L297 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-02-06 09:37:16,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 253#L1025true, 314#true, 316#true, 96#L1034-8true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:16,986 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-06 09:37:16,986 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:16,986 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:16,986 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:16,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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], [253#L1025true, 326#true, 314#true, 316#true, 70#L1028-5true, 96#L1034-8true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,990 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-02-06 09:37:16,990 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:16,990 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:16,990 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:16,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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], [253#L1025true, 326#true, 99#L1045-7true, 314#true, 316#true, 70#L1028-5true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,992 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-02-06 09:37:16,992 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:16,992 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:16,992 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:16,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 70#L1028-5true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:16,995 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2025-02-06 09:37:16,995 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:16,995 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:16,995 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:16,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 253#L1025true, 314#true, 316#true, 96#L1034-8true, 70#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:16,998 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2025-02-06 09:37:16,998 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:16,998 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:16,998 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:17,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 70#L1028-5true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,006 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-06 09:37:17,006 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:37:17,006 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:17,006 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:37:17,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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], [253#L1025true, 326#true, 314#true, 70#L1028-5true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,007 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-06 09:37:17,007 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:17,007 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:17,007 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:17,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:17,030 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-02-06 09:37:17,030 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:17,030 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:17,031 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:17,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 70#L1028-5true, 96#L1034-8true, 318#true, 45#L1043-11true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,035 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2025-02-06 09:37:17,035 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:17,035 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:17,035 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:17,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 70#L1028-5true, 315#true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,037 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-02-06 09:37:17,037 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:17,037 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:17,037 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:17,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 96#L1034-8true, 70#L1028-5true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,037 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2025-02-06 09:37:17,037 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:17,037 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:17,037 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:17,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 70#L1028-5true, 96#L1034-8true, 11#L1043-10true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,042 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2025-02-06 09:37:17,042 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:17,042 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:17,042 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:17,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 160#L1034-8true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:17,075 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-06 09:37:17,075 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:17,075 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:17,075 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:17,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 70#L1028-5true, 102#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:17,083 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-02-06 09:37:17,083 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:17,083 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:17,083 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:17,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 172#L1028-5true, 314#true, 316#true, 96#L1034-8true, 325#(= |#race~threads_total~0| 0), 318#true, 218#L1034-7true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:17,085 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2025-02-06 09:37:17,085 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:17,085 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:17,085 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:17,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:17,107 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-06 09:37:17,107 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,107 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:17,107 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:17,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, 331#(= |#race~tids~0| 0), 119#L1043-2true]) [2025-02-06 09:37:17,108 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-06 09:37:17,108 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:17,108 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,108 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:17,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 70#L1028-5true, 96#L1034-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,113 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-02-06 09:37:17,113 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,113 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:17,114 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:17,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 70#L1028-5true, 160#L1034-8true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:17,116 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-02-06 09:37:17,116 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:17,116 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,116 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:17,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 160#L1034-8true, 96#L1034-8true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,120 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-06 09:37:17,120 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,120 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,120 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,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_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, 160#L1034-8true, 70#L1028-5true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,123 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-02-06 09:37:17,123 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:17,123 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:17,123 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:17,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 160#L1034-8true, 70#L1028-5true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,123 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-06 09:37:17,123 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,123 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,123 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 70#L1028-5true, 102#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:17,125 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-06 09:37:17,125 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,125 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,125 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 172#L1028-5true, 314#true, 316#true, 96#L1034-8true, 325#(= |#race~threads_total~0| 0), 318#true, 218#L1034-7true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:17,127 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-06 09:37:17,127 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,127 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,127 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 70#L1028-5true, 160#L1034-8true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,128 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-06 09:37:17,128 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:17,128 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,128 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 96#L1034-8true, 70#L1028-5true, 102#L1034-7true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,130 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-06 09:37:17,130 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,130 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,130 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:17,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 172#L1028-5true, 314#true, 316#true, 96#L1034-8true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 318#true, 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,132 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-06 09:37:17,132 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,132 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:17,132 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 106#L1046-2true, 316#true, 96#L1034-8true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:17,133 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-06 09:37:17,133 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,133 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:17,133 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 70#L1028-5true, 102#L1034-7true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,135 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-06 09:37:17,135 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,135 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,135 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:17,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 99#L1045-7true, 314#true, 316#true, 70#L1028-5true, 96#L1034-8true, 102#L1034-7true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,135 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-06 09:37:17,135 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,135 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:17,135 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,136 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-06 09:37:17,136 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,136 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:17,137 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 99#L1045-7true, 172#L1028-5true, 314#true, 316#true, 96#L1034-8true, 325#(= |#race~threads_total~0| 0), 318#true, 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,137 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-06 09:37:17,137 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,137 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:17,137 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 70#L1028-5true, 96#L1034-8true, 102#L1034-7true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,138 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:17,138 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:17,138 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:17,138 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:17,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 172#L1028-5true, 314#true, 316#true, 96#L1034-8true, 11#L1043-10true, 325#(= |#race~threads_total~0| 0), 318#true, 218#L1034-7true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,139 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:17,139 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:17,140 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:17,140 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:17,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 262#L1046-1true, 70#L1028-5true, 96#L1034-8true, 318#true, 325#(= |#race~threads_total~0| 0), 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,141 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:17,141 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:17,141 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:17,141 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:17,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([977] L1034-9-->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, 172#L1028-5true, 314#true, 316#true, 262#L1046-1true, 96#L1034-8true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,142 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:17,142 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:17,142 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:17,142 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:17,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:17,154 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-02-06 09:37:17,154 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:17,154 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:17,154 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:17,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 331#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-02-06 09:37:17,155 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-02-06 09:37:17,155 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:17,155 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:17,155 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:17,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,156 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-06 09:37:17,156 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:17,156 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,156 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 45#L1043-11true, 325#(= |#race~threads_total~0| 0), 318#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,157 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-06 09:37:17,157 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,157 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,157 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:17,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 99#L1045-7true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,158 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-06 09:37:17,158 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,158 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,158 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:17,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 99#L1045-7true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,159 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-02-06 09:37:17,159 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,159 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:17,159 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:17,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 11#L1043-10true, 318#true, 325#(= |#race~threads_total~0| 0), 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,159 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-06 09:37:17,159 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:17,159 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,159 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 11#L1043-10true, 325#(= |#race~threads_total~0| 0), 318#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:17,160 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-02-06 09:37:17,160 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:17,160 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,160 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:17,161 INFO L124 PetriNetUnfolderBase]: 19040/60148 cut-off events. [2025-02-06 09:37:17,161 INFO L125 PetriNetUnfolderBase]: For 5388/5578 co-relation queries the response was YES. [2025-02-06 09:37:17,488 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82894 conditions, 60148 events. 19040/60148 cut-off events. For 5388/5578 co-relation queries the response was YES. Maximal size of possible extension queue 1099. Compared 730046 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-06 09:37:17,763 INFO L140 encePairwiseOnDemand]: 340/348 looper letters, 40 selfloop transitions, 2 changer transitions 0/278 dead transitions. [2025-02-06 09:37:17,763 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 278 transitions, 690 flow [2025-02-06 09:37:17,764 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-06 09:37:17,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-02-06 09:37:17,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 903 transitions. [2025-02-06 09:37:17,765 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8649425287356322 [2025-02-06 09:37:17,765 INFO L175 Difference]: Start difference. First operand has 269 places, 282 transitions, 614 flow. Second operand 3 states and 903 transitions. [2025-02-06 09:37:17,765 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 278 transitions, 690 flow [2025-02-06 09:37:17,769 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 263 places, 278 transitions, 686 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-02-06 09:37:17,772 INFO L231 Difference]: Finished difference. Result has 264 places, 278 transitions, 612 flow [2025-02-06 09:37:17,772 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-06 09:37:17,772 INFO L279 CegarLoopForPetriNet]: 275 programPoint places, -11 predicate places. [2025-02-06 09:37:17,772 INFO L471 AbstractCegarLoop]: Abstraction has has 264 places, 278 transitions, 612 flow [2025-02-06 09:37:17,772 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-06 09:37:17,772 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:17,772 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-06 09:37:17,773 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-02-06 09:37:17,773 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-06 09:37:17,773 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:17,773 INFO L85 PathProgramCache]: Analyzing trace with hash -2144285250, now seen corresponding path program 1 times [2025-02-06 09:37:17,773 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:17,773 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [548744918] [2025-02-06 09:37:17,773 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:17,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:17,779 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-02-06 09:37:17,783 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-02-06 09:37:17,783 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:17,783 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:17,941 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-06 09:37:17,941 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:17,941 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [548744918] [2025-02-06 09:37:17,941 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [548744918] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:17,941 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:17,942 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:37:17,942 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [26335479] [2025-02-06 09:37:17,942 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:17,942 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:37:17,942 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:17,942 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:37:17,942 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:37:18,162 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 295 out of 348 [2025-02-06 09:37:18,164 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-06 09:37:18,164 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:18,164 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 295 of 348 [2025-02-06 09:37:18,164 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:19,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,002 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,002 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,002 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,003 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:19,003 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,003 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,003 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,003 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,003 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,003 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,003 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,003 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,031 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,031 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,031 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,031 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,064 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,064 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,064 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,064 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,097 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,097 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,097 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,097 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,097 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,097 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,097 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,097 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,097 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,097 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,097 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,097 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,097 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,097 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,097 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,097 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,097 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,097 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,098 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,098 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,098 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,098 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,098 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,098 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,099 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,099 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,099 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,099 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,099 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:37:19,099 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,099 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,099 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:19,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,127 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,127 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,127 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,127 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:19,128 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,128 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:19,128 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:19,128 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:19,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,157 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,157 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,158 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,158 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,158 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:19,158 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-06 09:37:19,158 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-06 09:37:19,158 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-06 09:37:19,159 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is not cut-off event [2025-02-06 09:37:19,159 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:37:19,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:19,159 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is not cut-off event [2025-02-06 09:37:19,159 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-06 09:37:19,159 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is not cut-off event [2025-02-06 09:37:19,159 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-02-06 09:37:19,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,188 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,188 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,188 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,188 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,189 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,189 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,189 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,189 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,189 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:19,189 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:19,218 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,218 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,218 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,218 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,218 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,218 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,218 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,218 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,218 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,218 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,219 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,219 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,219 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,219 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,220 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:19,220 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,220 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:19,220 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:19,220 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:19,220 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,252 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,252 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,252 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,252 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,253 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,253 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,253 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,253 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,253 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,253 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,552 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,552 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,552 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,552 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,552 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,552 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,552 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,552 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,552 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,552 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,552 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,552 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,552 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,552 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,553 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,553 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,553 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,553 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,592 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,592 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,592 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,592 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,592 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:19,592 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,693 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,693 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,693 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,694 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,694 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,694 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,694 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,694 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,837 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,837 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:37:19,837 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,837 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,837 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,837 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:37:19,837 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:37:19,838 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-02-06 09:37:19,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:19,885 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,885 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,885 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,885 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,885 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-02-06 09:37:19,885 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-02-06 09:37:19,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,926 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:19,926 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:19,926 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:19,926 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:19,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:19,926 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:19,926 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:19,926 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:19,926 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:19,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,926 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:19,926 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:19,926 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:19,926 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:19,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,929 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:19,929 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:19,929 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:19,929 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:19,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,930 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:19,930 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:19,930 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:19,930 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:19,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,930 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:19,930 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:19,930 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:19,930 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:19,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 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-06 09:37:19,931 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,931 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,931 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,931 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:19,931 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-06 09:37:19,931 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:37:19,931 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:37:19,931 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:37:19,932 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:19,932 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-06 09:37:19,932 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:37:19,932 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:37:19,932 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:37:19,932 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:37:19,932 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,932 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,932 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,932 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,932 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,932 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,932 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,932 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,932 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,932 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,932 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,933 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-02-06 09:37:19,933 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,933 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,933 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,933 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,933 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,934 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,934 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,934 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,934 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:19,934 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:19,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,960 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:19,960 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:19,960 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:19,960 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:19,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,961 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:19,961 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:19,961 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:19,961 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:19,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,969 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:19,969 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:19,969 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:19,969 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:19,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:19,978 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:37:19,978 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,978 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,978 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:19,979 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-06 09:37:19,979 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-02-06 09:37:19,979 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:37:19,979 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:37:19,979 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 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-06 09:37:19,979 INFO L294 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-02-06 09:37:19,979 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:37:19,979 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:37:19,979 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:37:19,979 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-02-06 09:37:19,979 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,980 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:19,980 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:19,980 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:20,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,003 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,003 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,003 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,003 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,006 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,006 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,006 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,006 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,013 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,013 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,013 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,013 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,027 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,027 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,027 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,027 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,031 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:20,031 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:20,031 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:20,031 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:20,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,031 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-06 09:37:20,031 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:37:20,031 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-02-06 09:37:20,031 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:37:20,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,031 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-02-06 09:37:20,031 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:37:20,031 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:37:20,031 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-02-06 09:37:20,031 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:37:20,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,032 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:20,032 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:20,032 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:20,032 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:20,032 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:20,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,061 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,061 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,061 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,061 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,062 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,062 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,062 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,062 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,062 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,062 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,062 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,062 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,063 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,063 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,063 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,063 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,063 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,063 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,063 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,063 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,063 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,063 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,063 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,063 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,063 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,064 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,064 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,064 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,064 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,064 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,064 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,064 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,064 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,064 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,065 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,065 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,065 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,065 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,065 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,065 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,065 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,066 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,066 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,066 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,066 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,066 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,073 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,073 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,073 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,073 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,073 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,073 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,075 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,075 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,075 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,075 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,075 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,079 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,079 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,079 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,079 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,079 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,079 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,079 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,079 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,082 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,083 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,083 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,083 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,083 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,083 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,083 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,083 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-06 09:37:20,083 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:37:20,083 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-02-06 09:37:20,083 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:37:20,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,083 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,083 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,083 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:20,083 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,084 INFO L294 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-02-06 09:37:20,084 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:37:20,084 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-02-06 09:37:20,084 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-02-06 09:37:20,084 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-02-06 09:37:20,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,084 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,084 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,084 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:20,084 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,085 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:20,085 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:20,085 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:20,085 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:20,085 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:20,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,111 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,111 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,111 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,111 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,112 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,112 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,112 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,112 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,112 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,112 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,115 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,115 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,115 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,116 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,116 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,116 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,116 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,127 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,127 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:20,127 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,127 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,130 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,130 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,130 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,130 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:20,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,132 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,132 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,132 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,132 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:20,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,133 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:37:20,133 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:20,133 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:20,133 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:20,133 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:20,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,159 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,159 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,159 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,159 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,162 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,162 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,162 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,162 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,162 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,162 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,166 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,166 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,166 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,166 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,167 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,167 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,167 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,167 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,174 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,174 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,174 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,174 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:20,174 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,174 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,174 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,174 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,174 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,174 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,174 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,174 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,175 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,175 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,175 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,175 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,175 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,175 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,175 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,175 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,177 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,177 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,177 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,177 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,177 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,177 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,180 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,180 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,180 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,180 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,180 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,181 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,181 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,181 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,181 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,181 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,181 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,181 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,183 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-06 09:37:20,183 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-02-06 09:37:20,183 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:37:20,183 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:37:20,184 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,184 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-06 09:37:20,184 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:37:20,184 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:37:20,184 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,184 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-06 09:37:20,184 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,184 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,184 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,184 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,184 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,184 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,184 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,184 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-06 09:37:20,184 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-06 09:37:20,184 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,184 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:37:20,184 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:37:20,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,190 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is not cut-off event [2025-02-06 09:37:20,190 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:37:20,190 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is not cut-off event [2025-02-06 09:37:20,190 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-02-06 09:37:20,190 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:20,190 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:20,191 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:20,191 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:20,191 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:20,191 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:20,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,220 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,220 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,220 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,220 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,222 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,222 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,222 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,222 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,228 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,228 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,229 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,229 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,229 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,230 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,230 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,230 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,231 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,231 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,231 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,231 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,231 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,231 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,231 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,231 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,231 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,231 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,231 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,231 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,231 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,232 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,232 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,232 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,232 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,232 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,237 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,237 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,237 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,237 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,237 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,237 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,237 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,237 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,237 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,238 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,238 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,238 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,238 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 241#L1045-3true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,239 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,239 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,239 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,239 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,239 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,239 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,239 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,240 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,240 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,240 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,240 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,240 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:20,241 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,241 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,241 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,241 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,241 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,241 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,241 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,241 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,243 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,243 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,243 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,243 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,243 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,244 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,244 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,244 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,244 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,244 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,285 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,285 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,285 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,285 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,285 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,291 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,291 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,291 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,291 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,291 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,292 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,292 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,292 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,292 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,292 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,295 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,295 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,295 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,295 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,295 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,295 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,295 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,295 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,295 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,295 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,295 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,295 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,295 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,295 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,296 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,296 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,296 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,296 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,297 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,297 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,297 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,298 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,298 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,298 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,298 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,298 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,299 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,299 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,299 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,299 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,299 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,299 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:20,300 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,300 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,300 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,300 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,300 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,300 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:20,300 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,303 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,303 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:20,303 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,303 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,304 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,304 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,304 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:20,304 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,304 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,304 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,306 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,306 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,306 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,306 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:20,306 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,315 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,315 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,315 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,315 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:20,315 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,315 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:20,353 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,353 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,353 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,353 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,353 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,354 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,358 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,359 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,359 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,359 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,359 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,359 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,360 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,360 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,360 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,360 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,360 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,361 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,361 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,361 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,361 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,361 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,361 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,361 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,361 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,361 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,361 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,361 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,361 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,361 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,361 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,361 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,362 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,362 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,362 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,362 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,362 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,362 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,362 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,362 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,362 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,362 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,362 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,362 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,362 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,365 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,365 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,365 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,365 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,365 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,365 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,365 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,374 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-06 09:37:20,374 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-06 09:37:20,374 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:20,374 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-06 09:37:20,375 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,375 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-06 09:37:20,375 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:37:20,375 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:20,375 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-06 09:37:20,375 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-06 09:37:20,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,380 INFO L294 olderBase$Statistics]: this new event has 158 ancestors and is not cut-off event [2025-02-06 09:37:20,380 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-02-06 09:37:20,380 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:37:20,380 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-02-06 09:37:20,411 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,411 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,411 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,411 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,411 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,411 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,419 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,420 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,420 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,420 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,420 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,420 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,420 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,429 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,429 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,429 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,429 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:20,429 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,430 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,430 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,430 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,438 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,438 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,438 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,438 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,438 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,438 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,438 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,438 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,438 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,438 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,438 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,438 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,439 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,439 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,439 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,439 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,439 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,439 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,439 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,439 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,439 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,439 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,439 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,439 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,477 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,477 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,477 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,477 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,477 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,477 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,477 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,484 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,484 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,484 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,484 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,484 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,484 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,485 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,486 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,486 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,486 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,486 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,486 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,486 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,489 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,489 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,489 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,489 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,489 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,490 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,490 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,490 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,490 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,490 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 301#L1025true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,490 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,490 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,490 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,490 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,490 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,490 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,493 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,493 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,493 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,493 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,493 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,493 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,493 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,493 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,493 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,493 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,493 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,493 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,493 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,493 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,493 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,494 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,494 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 301#L1025true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,494 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,494 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,494 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,494 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,494 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,494 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,494 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,494 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,494 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,494 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,494 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,494 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,494 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,494 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,495 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,495 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,495 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,495 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,495 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,495 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:20,531 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,531 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,531 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,531 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,531 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,531 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,531 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,531 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,531 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,531 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,531 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,531 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,531 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,531 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,531 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,531 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,538 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,538 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,538 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,538 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,538 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,539 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,539 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,539 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,539 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,539 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,540 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,540 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,540 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,540 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,540 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,541 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,541 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,541 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,541 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,541 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,544 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,544 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,544 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,544 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,544 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,544 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,545 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,545 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,545 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,545 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,545 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,546 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,546 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,546 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,546 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,546 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,546 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,546 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,546 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,546 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,546 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,546 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,546 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,549 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,549 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,549 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,549 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,550 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,550 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,550 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,550 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,550 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,551 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,551 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,551 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,551 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,551 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,551 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,551 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,551 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,551 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,551 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,551 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,580 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,580 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,580 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,580 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,590 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 301#L1025true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,590 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:20,590 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,590 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,590 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,590 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,590 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,590 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,591 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,591 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:20,591 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,591 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,594 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,594 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,594 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,594 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,606 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,606 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,606 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,606 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,607 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,607 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,607 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,607 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,607 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,607 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,607 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,607 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,607 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,608 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,608 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,608 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,608 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,608 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,612 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,612 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,612 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,612 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,613 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,613 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,613 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,613 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,613 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,613 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,613 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,613 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,613 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,613 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,613 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,613 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,613 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,613 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,613 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,615 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,615 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,615 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,615 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,615 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,615 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,615 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,615 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,615 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,615 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,615 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,615 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,615 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,616 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:20,616 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,616 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,616 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,619 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,619 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,619 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,619 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,619 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,619 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,619 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,619 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,619 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,619 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,619 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,619 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,619 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,619 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,619 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,619 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,621 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,621 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,622 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,622 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,622 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,623 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,623 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,631 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,631 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,631 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,631 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,633 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,633 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,633 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,633 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#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-06 09:37:20,648 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,648 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,648 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,648 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,658 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,658 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,658 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,658 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,670 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,670 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,670 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,670 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,676 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,676 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,676 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,676 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,680 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,680 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,680 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,680 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,680 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,681 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,681 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,681 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,681 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,692 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,692 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,692 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,692 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 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-06 09:37:20,702 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,702 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,702 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,702 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,721 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,721 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,721 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,721 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,724 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,724 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,724 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,724 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,727 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:20,727 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:20,727 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:20,727 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:20,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,728 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:20,728 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:20,728 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:20,728 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:20,729 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,730 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,730 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,730 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:20,730 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,730 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,730 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,732 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,732 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,732 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,732 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,732 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,732 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,733 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,733 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,733 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,733 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,733 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,734 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,734 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,734 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,734 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,734 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,734 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,735 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,735 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,735 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,735 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,735 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,735 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,735 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,735 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,735 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,735 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,735 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,735 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,735 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,735 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,735 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,736 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,736 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,736 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,736 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,737 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,737 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,737 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,737 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,737 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,737 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,737 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,737 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,737 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,737 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,737 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,737 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,737 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,738 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,738 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,738 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,738 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,738 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,738 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,738 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,738 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,738 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,739 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,739 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,739 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,740 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,740 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,740 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,743 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,743 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,743 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,743 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,743 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,744 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,744 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,744 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,744 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,744 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,744 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,744 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,744 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,744 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,744 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,744 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,744 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,744 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,744 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,744 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,744 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,744 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,744 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,745 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,745 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,745 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,745 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,753 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-02-06 09:37:20,753 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,753 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,753 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,762 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,762 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,762 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,762 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,781 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,781 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,781 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,781 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,786 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,786 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,786 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,786 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,790 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:20,790 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:20,790 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:20,790 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:20,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 241#L1045-3true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,791 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:20,791 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:20,791 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:20,791 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,792 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,792 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,792 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,792 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,792 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,793 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:20,793 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,793 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,793 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,793 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:20,793 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,793 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,793 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,793 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:20,793 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,793 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,793 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,794 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:20,794 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,794 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,794 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:20,794 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:20,794 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,794 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,794 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,794 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,794 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,794 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,794 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,794 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,794 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,795 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,795 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,795 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,795 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,795 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,797 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,797 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:20,797 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,797 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,797 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,797 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:20,800 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,800 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,800 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,800 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,800 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,800 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,800 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,800 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,800 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,800 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,800 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,800 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,800 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,800 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,800 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,801 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,801 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,801 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,801 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,802 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:20,802 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 301#L1025true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,802 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,802 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,802 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,802 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,805 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,805 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,805 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,805 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,805 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,805 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,806 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:20,806 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,806 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,806 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:20,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,813 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,813 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,813 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,813 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,819 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,819 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,819 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:20,819 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,834 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,834 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,834 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,834 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,834 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,834 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,836 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,836 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,836 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,836 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,847 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:20,847 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:20,847 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:20,847 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:20,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 24#L1029true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,847 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:20,847 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:20,847 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:20,847 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:20,853 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,853 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:20,854 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,854 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,854 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,854 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,859 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,859 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,859 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,859 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,859 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,859 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,859 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,859 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,860 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:20,860 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,860 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,860 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,861 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:20,861 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:20,861 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,861 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,861 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,861 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,862 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,862 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,862 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,862 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,872 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,872 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,872 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,872 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,872 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,872 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,872 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,872 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,872 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,872 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,872 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,876 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,876 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,876 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,876 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,877 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,877 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,877 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,893 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:37:20,893 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:20,893 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:20,893 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:20,918 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 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-06 09:37:20,918 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,918 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,918 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,918 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,918 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,920 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#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-06 09:37:20,920 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,920 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,920 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,920 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,920 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,925 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 138#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,926 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,926 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,926 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,926 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,926 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,926 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,928 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:20,928 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,929 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,929 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,931 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,931 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,931 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:20,931 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,931 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,931 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,931 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,931 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,931 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,931 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,931 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,938 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:20,938 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:20,938 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:20,938 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:20,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,939 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:20,939 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:20,939 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:20,939 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:20,942 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,942 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:20,942 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,942 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,942 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,942 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:20,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,945 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:20,945 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,945 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:20,945 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,947 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,947 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,947 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,947 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,947 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,947 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,947 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,947 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,947 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,947 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,948 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,948 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-06 09:37:20,948 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,948 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,948 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,948 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:20,948 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-06 09:37:20,949 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,949 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,949 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,949 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,949 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,949 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,949 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,949 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,949 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,949 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,949 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,949 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,949 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:20,949 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,949 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,949 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-06 09:37:20,949 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,949 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-06 09:37:20,949 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:20,950 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,950 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,950 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,950 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,950 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,950 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,950 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,950 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,950 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,950 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,950 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,950 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,950 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,951 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,951 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,951 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,951 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,954 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:20,954 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:20,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:20,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,956 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,956 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,956 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,956 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,956 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,957 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,957 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:20,957 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,957 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,957 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,957 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,957 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:20,958 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,958 INFO L294 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,958 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,958 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,958 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-02-06 09:37:20,958 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:20,958 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-06 09:37:20,958 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-02-06 09:37:20,958 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:20,958 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,958 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,958 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,958 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,958 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,958 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,959 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,959 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,959 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,959 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,959 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,959 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,959 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,959 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,960 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,960 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,960 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,960 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,960 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,960 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,960 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,960 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,960 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,960 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,960 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:20,961 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,961 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,961 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,961 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,961 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,961 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,961 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:20,962 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:20,962 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:20,962 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:20,962 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:20,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,962 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:37:20,962 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:20,962 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:20,962 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:20,962 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,962 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,962 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,963 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,963 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,963 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,963 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,964 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:20,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,964 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:20,965 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:20,965 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,965 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,965 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,965 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,965 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true, 158#L1029true]) [2025-02-06 09:37:20,967 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,967 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,967 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,967 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true, 119#L1043-2true]) [2025-02-06 09:37:20,967 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,967 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,967 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,967 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,976 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,976 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,976 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,976 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,976 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,978 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,978 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:20,978 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:20,979 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,979 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,979 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,983 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#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-06 09:37:20,984 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,984 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,984 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,984 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,984 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,984 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 6#L1043-6true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,986 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:20,986 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,986 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,986 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,988 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 6#L1043-6true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,988 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:20,988 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,988 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,988 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,988 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,988 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:20,988 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:20,988 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:20,988 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,988 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:20,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,994 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,994 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,994 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,994 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,995 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,995 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,995 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,995 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,998 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,998 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,998 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,998 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,998 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,998 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,998 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:20,998 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:20,998 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,998 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,998 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,998 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:20,998 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,998 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,999 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:20,999 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,999 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,999 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:20,999 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:20,999 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,006 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,006 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,006 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,006 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,006 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,006 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,010 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,010 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,010 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,010 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,011 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,011 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,011 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,011 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,011 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,012 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,012 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,012 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,012 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 241#L1045-3true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,013 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,013 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,013 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,013 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-02-06 09:37:21,014 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,014 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:21,014 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-06 09:37:21,014 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:21,014 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:21,014 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-06 09:37:21,014 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,014 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:21,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,015 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,015 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,015 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,015 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:21,016 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,016 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,016 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,016 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,018 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,018 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,018 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,018 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,018 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,018 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,018 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,018 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,018 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,018 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,020 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,020 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,020 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,020 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,020 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,020 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,020 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,025 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,025 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,025 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,025 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,025 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,025 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,026 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,026 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,026 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,026 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,026 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,026 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,026 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,026 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,028 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-02-06 09:37:21,028 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:21,028 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-02-06 09:37:21,028 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:21,028 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,028 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,028 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,028 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,028 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,028 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,028 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,028 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,028 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,028 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,028 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,028 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,028 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,029 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-02-06 09:37:21,030 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:21,030 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,030 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:21,030 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:21,030 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,030 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,030 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,030 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,030 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,030 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,030 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,030 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,030 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,030 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,030 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,030 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,030 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,031 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,031 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,031 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,031 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,031 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,034 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,034 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,034 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,034 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,035 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,035 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,035 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true, 119#L1043-2true]) [2025-02-06 09:37:21,035 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,035 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,038 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,038 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,038 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,042 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,042 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,042 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,043 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,043 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,043 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,043 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,043 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,043 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,044 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,044 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,044 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,044 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,045 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,045 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-02-06 09:37:21,045 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:21,045 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-02-06 09:37:21,045 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,045 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:21,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,045 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,045 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,045 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,045 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,045 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true, 119#L1043-2true]) [2025-02-06 09:37:21,045 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,045 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,045 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,045 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,045 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,050 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:21,050 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,050 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,050 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,050 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,050 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,052 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,052 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,052 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,052 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:21,052 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,052 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,057 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,058 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,058 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,058 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,058 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,058 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,058 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,061 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,061 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,061 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,061 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,063 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,063 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,063 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,063 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,063 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,063 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,063 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,063 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,063 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,063 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,063 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#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-06 09:37:21,069 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,069 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,069 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,069 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,070 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,070 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,070 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,070 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,073 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,073 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,073 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,073 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,073 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,073 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,073 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,073 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,073 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,074 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,074 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,074 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,074 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,074 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,074 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,074 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,074 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:21,074 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,074 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,074 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,074 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,074 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,074 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,074 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,074 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,074 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,075 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,075 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,075 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,075 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:21,075 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,075 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,075 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,075 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,075 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,075 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:21,075 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 138#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,075 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,075 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,075 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,075 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,075 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,075 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,075 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,076 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 138#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,076 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,076 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,076 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,076 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,076 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,076 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,076 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,076 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,081 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,081 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,081 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:21,081 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,083 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,083 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,083 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,083 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,083 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,088 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,088 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,088 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,088 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,090 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,090 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,090 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,090 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,090 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,090 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,091 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,091 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,091 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,091 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,091 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,091 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,091 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,091 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,091 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,091 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,091 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,091 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,092 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,092 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,092 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,092 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 9#L1045-2true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,093 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,093 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,093 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,093 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,093 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:21,094 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:21,094 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,094 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-02-06 09:37:21,094 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:21,094 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,094 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,094 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,094 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,094 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,094 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,094 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,094 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,094 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,094 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,094 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,094 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,095 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,095 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,095 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,095 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,096 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,096 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,096 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,096 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,096 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,096 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,096 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,096 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,096 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,096 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,096 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,096 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,096 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,096 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,097 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,097 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,097 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,097 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,097 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,097 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,097 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,101 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,101 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,101 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,101 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,102 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,102 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,102 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,103 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,103 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,103 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,104 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,104 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,104 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,104 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,106 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,106 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,106 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,106 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,107 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,107 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,107 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,107 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,107 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,107 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,107 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,108 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,108 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,108 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,108 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,109 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,109 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,109 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,109 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,110 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,110 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,110 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:21,117 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,117 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-02-06 09:37:21,117 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,117 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:21,117 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,117 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,117 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,120 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,120 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,120 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,120 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:21,121 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,121 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,121 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,121 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,121 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,122 INFO L294 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-02-06 09:37:21,122 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,122 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,122 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,122 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,122 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,126 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,126 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,126 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,126 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,128 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,128 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,128 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,128 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,130 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,130 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,130 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,130 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,131 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,131 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,131 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,131 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,131 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,131 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,131 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,131 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,131 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,131 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,132 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,132 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,132 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,132 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,132 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,132 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 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-06 09:37:21,132 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,132 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,132 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:21,132 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,132 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 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-06 09:37:21,132 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,132 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,132 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,132 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,132 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,132 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,132 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,133 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,133 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:21,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#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-06 09:37:21,133 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,133 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,133 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:21,133 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,133 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#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-06 09:37:21,133 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,133 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,133 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,133 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,133 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,133 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,133 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,134 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#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-06 09:37:21,134 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,134 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,134 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,134 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,134 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,134 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,134 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,134 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,138 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,138 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,138 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:21,138 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,146 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,146 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,146 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,146 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,146 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,146 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,146 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,146 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,146 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,146 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,148 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,148 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,148 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,148 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,148 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,148 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,148 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,148 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,148 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,148 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,150 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,150 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,150 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,151 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,151 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,151 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,151 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,152 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,152 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,152 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,154 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,154 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,154 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,154 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,155 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,155 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,155 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,155 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,155 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,155 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,155 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,155 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,155 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,155 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,155 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,155 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,155 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,155 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,156 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,156 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,156 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,156 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,159 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,159 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,159 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:21,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,159 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:21,159 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,159 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,159 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,159 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,159 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,159 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,159 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,159 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,159 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,159 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,160 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,160 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:21,160 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,160 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,160 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,161 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,161 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,161 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,161 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,161 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,161 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,162 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,162 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,162 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,162 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,162 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,162 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,162 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,162 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:21,162 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:21,163 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,163 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,163 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,163 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,163 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,163 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,164 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,164 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,164 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,164 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,164 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,164 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,164 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,164 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,165 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,165 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,165 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,165 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,165 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,165 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,166 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,166 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,166 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,166 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,166 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,166 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,166 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,166 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,166 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,166 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,166 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,167 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 313#true, 158#L1029true]) [2025-02-06 09:37:21,167 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,167 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,167 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,167 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,167 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,168 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,168 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,168 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,168 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,168 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,168 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,168 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,168 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,168 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,168 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,168 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,170 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,170 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,170 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,170 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,170 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,171 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,171 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,171 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,171 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,171 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,171 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,172 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,172 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,172 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,172 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,172 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,172 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,173 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,173 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,173 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,173 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,174 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,174 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,174 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,174 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,174 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,174 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,176 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,176 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,176 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,176 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,176 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,176 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,176 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,176 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,176 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,176 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,176 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,176 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,176 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,176 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,176 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,176 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,177 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:21,177 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,177 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,177 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,177 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,177 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,178 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,178 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,178 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,178 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,178 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,178 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,179 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,179 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,179 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,179 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,179 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:21,179 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,179 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,179 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,179 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-02-06 09:37:21,179 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,179 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,179 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,179 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,179 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,179 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,180 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,180 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,180 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,180 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,180 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,183 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,183 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,183 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,183 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,184 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,184 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,184 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,184 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,184 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,185 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,185 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,185 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,185 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,185 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,185 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,185 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,185 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,185 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 189#L1027true, 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,186 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,186 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,186 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,186 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,186 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,186 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,187 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,187 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,187 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,187 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:21,187 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,187 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,187 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,187 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,187 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,187 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,190 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,190 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:21,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,190 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:21,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,194 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,194 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,194 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,194 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,197 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,197 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,197 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,197 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,200 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,200 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,200 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,200 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,201 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,201 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,201 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,201 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,201 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,201 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,201 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,201 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,201 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,204 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,204 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,204 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,204 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,204 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,204 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,204 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:21,204 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,204 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,204 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,205 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,205 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,205 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,205 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,205 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,205 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,205 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,205 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,205 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,205 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:21,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,206 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,206 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,206 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,206 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:37:21,206 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,206 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,206 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,206 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,206 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,206 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,206 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,206 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,206 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,207 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,207 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,207 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,207 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,207 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,207 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,207 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,207 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,207 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,213 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,213 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,213 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:21,213 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,223 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,223 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,223 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,223 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,223 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,225 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,225 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,225 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,225 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,225 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,225 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,228 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,228 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,228 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,228 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,228 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,228 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,228 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,228 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,228 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,228 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,231 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,231 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,231 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,231 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,231 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,232 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 138#L1043-7true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,232 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,232 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,232 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,232 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,232 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:21,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_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,232 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,232 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:37:21,232 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-02-06 09:37:21,232 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,233 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,233 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,233 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,236 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,236 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,236 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,236 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,237 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,237 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,237 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,237 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,237 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,237 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,237 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,237 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,238 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,238 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,238 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,238 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,240 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,240 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,240 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,240 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 192#L1031-8true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,242 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,242 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,242 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,242 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,243 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,243 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,243 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,243 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,243 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,243 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,243 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,243 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,243 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,244 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,244 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,245 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,245 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,245 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,246 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,246 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,246 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,246 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,246 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,246 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,246 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,246 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,247 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,247 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,247 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,247 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,247 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,247 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,247 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,247 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,249 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,249 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,249 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,249 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,249 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,249 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,249 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,249 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,250 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,250 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,250 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,250 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,250 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,250 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,250 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,250 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,251 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,251 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:21,251 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,251 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,252 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,252 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,252 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,252 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,252 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,252 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,252 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,252 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,252 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,252 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,252 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:21,252 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,252 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,252 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,252 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:37:21,252 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:21,252 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-02-06 09:37:21,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,253 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,253 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,253 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,253 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,253 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,253 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,253 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,253 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,253 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,253 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,253 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,254 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,254 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,254 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,254 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,254 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,254 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,254 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,254 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,254 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,254 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,255 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,255 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,255 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,255 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,255 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,255 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,255 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,255 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,255 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,256 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,256 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,256 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,256 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,256 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,257 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,257 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,257 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,257 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,257 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,257 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,257 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,257 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,257 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,257 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,257 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,257 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,259 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,259 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,259 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,259 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,259 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,260 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,260 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,260 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,260 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,260 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,260 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,261 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,261 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,261 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,261 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,261 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,261 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,261 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,261 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,261 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,261 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,261 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,269 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,269 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,269 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,269 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,269 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,269 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,269 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,272 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,272 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,272 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,272 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,272 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,272 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,272 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,272 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,272 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,272 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,272 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,274 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,274 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,274 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,274 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,274 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,274 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,276 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,276 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,276 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,276 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,278 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,278 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,278 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:21,278 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,279 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,279 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:37:21,279 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,279 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,279 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,279 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,279 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,279 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,279 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,279 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:21,279 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,279 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,280 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,280 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,280 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,280 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:37:21,280 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,280 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,280 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,280 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-06 09:37:21,280 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:37:21,280 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,280 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,280 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,280 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:21,280 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:21,280 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,280 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,280 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,281 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,281 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,281 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,281 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,281 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:21,281 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:21,281 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,281 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,281 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,287 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,287 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:37:21,287 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,287 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,297 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 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-06 09:37:21,297 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,297 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,297 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,297 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,297 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,299 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,300 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,300 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,300 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,300 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,300 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,302 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,302 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,302 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,302 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,302 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,302 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,304 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,305 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,305 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,305 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,305 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,305 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,305 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,305 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,305 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,305 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,305 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,305 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,308 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,308 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,308 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,308 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,308 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,308 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,308 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,308 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,308 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,308 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,308 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,308 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,308 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:21,309 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,309 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,309 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,309 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,309 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,309 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,309 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,309 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 138#L1043-7true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,314 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,314 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,314 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,314 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:37:21,317 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,317 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,317 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,317 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,317 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,318 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,318 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,318 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,318 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,318 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,318 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,318 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,318 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,318 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,318 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,318 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,322 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,322 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,322 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:21,322 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,322 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,322 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:21,322 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,322 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,322 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,323 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,323 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,323 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,323 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,323 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,323 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,323 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,323 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,324 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,324 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,324 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,324 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,324 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,324 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,324 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,324 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,324 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,325 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,325 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,325 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,326 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-02-06 09:37:21,326 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,326 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,326 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,327 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,327 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,327 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,327 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,327 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 241#L1045-3true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:21,327 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,327 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,327 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,327 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,327 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,327 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,328 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,328 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,328 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,328 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,328 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,328 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,328 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,328 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,328 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,328 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,329 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,329 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,329 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,329 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,329 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,329 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,329 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,329 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,329 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,329 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,329 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,329 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,329 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,329 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,331 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,331 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,331 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,331 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,331 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,331 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,331 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,331 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,331 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,331 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,331 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,331 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,332 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,332 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,332 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,332 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,332 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,332 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,332 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,332 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,332 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,332 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,335 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,335 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,335 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,336 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,336 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:21,336 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,336 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,564 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,565 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,565 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,565 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,565 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,565 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,565 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,566 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,566 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,566 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,566 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,566 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:21,566 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,566 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,566 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,566 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,566 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,566 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,566 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,567 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true, 119#L1043-2true]) [2025-02-06 09:37:21,567 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,567 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,567 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,567 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,567 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,568 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 158#L1029true, 119#L1043-2true]) [2025-02-06 09:37:21,568 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,568 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,568 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,568 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,568 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,569 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,569 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 244#L1031-8true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,569 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,569 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,569 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,570 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,570 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,570 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,570 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true, 119#L1043-2true]) [2025-02-06 09:37:21,570 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,570 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,572 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,572 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,572 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,572 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,572 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,573 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,573 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,573 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,573 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,573 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,574 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,574 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,574 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,574 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,574 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,574 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,574 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,574 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,574 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,581 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,581 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,582 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,582 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,582 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,582 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,583 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:21,583 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,583 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,583 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,583 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,583 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,584 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,584 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,584 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,584 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,584 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,584 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,586 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,586 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,586 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,586 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,586 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,587 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,587 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,587 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,587 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,587 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:21,589 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 6#L1043-6true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,589 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,589 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,589 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,589 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,589 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,589 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 6#L1043-6true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,589 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,589 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,589 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,589 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,589 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,589 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:21,589 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,589 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,589 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,589 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,593 INFO L294 olderBase$Statistics]: this new event has 173 ancestors and is not cut-off event [2025-02-06 09:37:21,593 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:37:21,593 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-06 09:37:21,593 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-02-06 09:37:21,597 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,598 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,598 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,598 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,598 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,598 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,598 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,598 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,598 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,598 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,598 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,598 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,600 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,600 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,600 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,600 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,600 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,600 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,600 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,600 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,600 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,600 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,600 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,600 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,600 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,601 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,601 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,601 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,601 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,601 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,601 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,601 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,602 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,602 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,602 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,602 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,602 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,602 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,603 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,603 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,603 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,603 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,603 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,603 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,603 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,603 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,604 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,604 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 301#L1025true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,604 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,604 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,605 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,605 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,605 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,605 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,605 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,605 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,605 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,605 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,605 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,605 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,605 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,605 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,605 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,605 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,605 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,606 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,606 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,606 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,606 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,606 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,606 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,606 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,606 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,606 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,606 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,606 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,606 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,606 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,606 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,606 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,606 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,606 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,607 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,607 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,607 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,607 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,607 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,607 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,607 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,607 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,607 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,607 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,607 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,607 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,608 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,608 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,608 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,608 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,608 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,608 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,608 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,608 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,608 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,608 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,608 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,608 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,608 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,608 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,608 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,608 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,609 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,609 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,609 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,609 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,609 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,609 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,609 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,609 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,609 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,609 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,609 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,609 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,609 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,609 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,609 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,609 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,609 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,609 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,610 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,610 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,610 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,610 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,610 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,610 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,610 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,610 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,610 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,610 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,613 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,613 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,613 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,613 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,614 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,614 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,614 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,614 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,614 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,615 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,615 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,615 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,615 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,615 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,615 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,615 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,615 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,615 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,615 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,615 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,618 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,618 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,618 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,618 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,623 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,623 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,623 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,623 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,623 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,623 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,625 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,625 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,625 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,625 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,625 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,625 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,626 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,626 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,626 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,626 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,626 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,626 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,628 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,628 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,628 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,628 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:21,628 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,628 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,629 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,629 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,629 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,629 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,629 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,629 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,630 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,631 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,631 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,631 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,631 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,631 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,631 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,631 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,631 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,631 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,631 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,631 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,631 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:21,631 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,631 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,631 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,631 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,634 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is not cut-off event [2025-02-06 09:37:21,635 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:37:21,635 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-06 09:37:21,635 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is not cut-off event [2025-02-06 09:37:21,639 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,640 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,640 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,640 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,640 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,640 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,640 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,640 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,640 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,642 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,642 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,642 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,642 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,644 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 138#L1043-7true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,644 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,644 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,644 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,644 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:21,644 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,645 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,645 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,645 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,645 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,645 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,645 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,645 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,645 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,645 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,645 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:37:21,645 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:37:21,645 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2025-02-06 09:37:21,646 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,646 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,646 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,646 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,646 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,646 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,646 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,646 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,646 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,648 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,648 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,648 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,648 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,648 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,648 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,648 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:21,648 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,649 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,649 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,649 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,649 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,649 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,649 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,649 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,649 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,649 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,649 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,649 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,649 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,649 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,650 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,650 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,650 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,650 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,650 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,650 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,650 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,650 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,651 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,651 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,651 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,651 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,653 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 89#L1031-2true]) [2025-02-06 09:37:21,653 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,653 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,653 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:21,653 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,653 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,653 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,653 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,653 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,653 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,653 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,653 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,653 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 192#L1031-8true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,653 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,653 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,653 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,653 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,653 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,656 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,656 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,656 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,656 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,656 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,656 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,656 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,656 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,656 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,656 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,656 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,656 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,656 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,656 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,656 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,656 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,657 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,657 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,657 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,657 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,657 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,657 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,657 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,657 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,657 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,657 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,657 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,657 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,657 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,657 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,657 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,658 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,658 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,658 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,658 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,658 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,658 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,659 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,659 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,659 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,659 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,659 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,659 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,659 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,659 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 244#L1031-8true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,659 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,659 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,659 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,659 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,659 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,659 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,659 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,660 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,660 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,660 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:21,660 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,660 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,660 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,660 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,661 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,662 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,662 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,662 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,662 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,662 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,662 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,662 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,662 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,662 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,662 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,662 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,662 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,663 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,663 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,663 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,663 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,663 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,663 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,663 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,663 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,664 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,664 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,664 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,664 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,665 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,665 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,665 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,665 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,665 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,665 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,665 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,665 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,665 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,665 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,665 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,665 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,666 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,666 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,666 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,667 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 189#L1027true, 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,667 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,667 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,667 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,667 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,667 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,668 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,668 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,668 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,668 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,668 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,668 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,668 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,668 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,668 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,668 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,668 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,668 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,668 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,669 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,669 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,669 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,669 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,670 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,670 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,670 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,670 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,670 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,670 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,670 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,671 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,671 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,671 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,671 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,671 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,671 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,671 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,671 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,674 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,674 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,674 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,674 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,675 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,675 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,675 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,675 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,675 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,675 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,680 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,680 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,680 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,680 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,680 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,680 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,680 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,680 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,680 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,680 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,680 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,680 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,680 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:21,680 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,680 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,680 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,680 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,684 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is not cut-off event [2025-02-06 09:37:21,684 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-06 09:37:21,684 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-06 09:37:21,684 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is not cut-off event [2025-02-06 09:37:21,692 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 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-06 09:37:21,692 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,693 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,693 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,693 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,693 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,693 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,693 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,693 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,694 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,694 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,694 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,694 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,696 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,696 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,696 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,696 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,696 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,696 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,704 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,704 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,704 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,704 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,704 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,704 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,704 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,704 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,704 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,704 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,704 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,704 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,704 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,705 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,705 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,705 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,705 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,705 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,705 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,705 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,705 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,705 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,705 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,705 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,705 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,705 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,705 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,706 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,706 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,706 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 92#L1031-2true]) [2025-02-06 09:37:21,706 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,706 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,706 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,706 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,706 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,707 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,707 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,707 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,707 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,707 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,707 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,708 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,708 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,708 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,708 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,708 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,708 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,708 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,708 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,708 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,709 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,710 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,710 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,710 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,710 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,710 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,710 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,711 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,711 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,711 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,711 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,711 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,713 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,713 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,713 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,713 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:21,713 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,713 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,714 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,714 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,714 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,714 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,714 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,714 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,715 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 241#L1045-3true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,715 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,715 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,715 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,715 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,715 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,716 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:21,716 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,716 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,716 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,716 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,716 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,716 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,717 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,717 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,717 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,717 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,718 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,718 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,718 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:21,718 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,718 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,718 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,719 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,719 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,719 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,719 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,719 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,719 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,720 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,720 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,720 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,720 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,720 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,720 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,720 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,720 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:21,723 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,723 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,723 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,723 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,724 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,724 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,724 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,724 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,724 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,724 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,725 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,725 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,725 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,725 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,725 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,725 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,725 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,725 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,725 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,725 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,725 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,725 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,725 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,725 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 313#true, 158#L1029true]) [2025-02-06 09:37:21,726 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true, 119#L1043-2true]) [2025-02-06 09:37:21,726 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,726 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,726 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,726 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,726 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,726 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,728 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,728 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 89#L1031-2true]) [2025-02-06 09:37:21,728 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,728 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,728 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,728 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,728 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,729 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true, 119#L1043-2true]) [2025-02-06 09:37:21,729 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,729 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,729 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,729 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,729 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:21,729 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,735 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:21,735 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,735 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,735 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,735 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,735 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,735 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,735 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,735 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,737 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,737 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,737 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,737 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,738 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,738 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,738 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,738 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,738 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,738 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:21,747 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,747 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,747 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,747 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,747 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,747 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,747 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,748 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,749 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,749 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,749 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,749 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,749 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,749 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,749 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,750 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,750 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,750 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,750 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,750 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,750 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,750 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,750 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,751 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,751 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,751 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,751 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,751 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,751 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,751 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,751 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,752 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,752 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,752 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,752 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,752 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,752 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,752 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,752 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,752 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,752 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,752 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,752 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,752 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,752 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,752 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 24#L1029true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,753 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,753 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,753 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,753 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,754 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,754 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,754 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,754 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,754 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,755 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,755 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,755 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,755 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,756 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,756 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,756 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,756 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,756 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,756 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,756 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,756 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,756 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,756 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,756 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,756 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,756 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,757 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,757 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,757 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,757 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,757 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,757 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,757 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,757 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,757 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,757 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,757 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,757 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,757 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,764 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,764 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,764 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,764 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,764 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,764 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,765 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,765 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,765 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,765 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,765 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,765 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,766 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,766 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,766 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,766 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,766 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,766 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,767 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,767 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,767 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,767 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,767 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,767 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,767 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,768 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,768 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,768 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,768 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,768 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,768 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,768 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,771 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,771 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,771 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,771 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,771 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,771 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:21,771 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,771 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,771 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,773 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,773 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,773 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,773 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,774 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,774 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,774 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,774 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,774 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,774 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:21,785 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,786 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,786 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,786 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,786 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,786 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,788 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,788 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,788 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,788 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,788 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,788 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:21,788 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,789 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,789 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,789 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,789 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,790 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,790 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,790 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,790 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,791 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,791 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,791 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,793 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,793 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,793 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,793 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,794 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,794 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,794 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,794 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,794 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:21,795 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:21,795 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,795 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,795 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,795 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,795 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,795 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,795 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,795 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,795 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,795 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,795 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,795 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,796 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,796 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,796 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,796 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,796 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,796 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,796 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,796 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,796 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,796 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,796 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,796 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,796 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,796 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,800 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,800 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,800 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,800 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,800 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,800 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,800 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,800 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,800 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,800 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,800 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,800 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,800 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,800 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,800 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,800 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,800 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,800 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,801 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,801 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,801 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,801 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,802 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,802 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,802 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,802 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,802 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,803 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,803 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,803 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,803 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,803 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,803 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,804 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,804 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,804 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,804 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,804 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,804 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,804 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,804 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,804 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,804 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,805 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,805 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,805 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,805 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,807 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,807 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,807 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,807 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,807 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,807 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,808 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,808 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,808 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,808 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,808 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,808 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,812 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,812 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,812 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,812 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:21,813 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,813 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,813 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,813 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,826 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,826 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,826 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,826 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:21,831 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,831 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,831 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,831 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,831 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,831 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,832 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,832 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,832 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,832 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,832 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,832 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,832 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,833 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,833 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,833 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,833 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,833 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,833 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,833 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,833 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,833 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,833 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,833 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,833 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,833 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,833 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,837 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,837 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,837 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,837 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,837 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,837 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,838 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,838 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,838 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,838 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,839 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,839 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,839 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,839 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,840 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,840 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,840 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,840 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,840 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,840 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,840 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,840 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,840 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,840 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,840 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,840 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,840 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,840 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,840 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,840 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,840 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,844 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,844 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,844 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,844 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,844 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,844 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,844 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,844 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,845 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:21,845 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,845 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,845 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,845 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,845 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:21,846 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,846 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,846 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,846 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,857 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,857 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,857 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,857 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,869 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,869 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,869 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,869 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,870 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,870 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,870 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,870 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:21,871 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,871 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:21,871 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,871 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,872 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,872 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:21,875 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,875 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,875 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,875 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,875 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,875 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,875 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,875 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,875 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,876 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,876 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,876 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,876 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,877 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,877 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,877 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,877 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,877 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,877 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,878 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,878 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,878 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,878 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,878 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,878 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,878 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,878 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,878 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,878 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,878 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,878 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,878 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,878 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,878 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,879 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,879 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:21,879 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,879 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,880 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,880 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,880 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,880 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,880 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,880 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,881 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,881 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,881 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,881 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:21,881 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:21,882 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,882 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:21,882 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,882 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,882 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,882 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:21,882 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:21,882 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,882 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,882 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,882 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,882 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,882 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,882 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,882 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,882 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,882 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,883 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,883 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,883 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:21,883 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,883 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,888 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,888 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,888 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,888 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,888 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,889 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:21,889 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,889 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:21,889 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,889 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:21,889 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,890 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,890 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,890 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,890 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,891 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,891 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,891 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,891 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,891 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,891 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,891 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,891 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,891 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:21,891 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,891 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,891 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,891 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,891 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,891 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,892 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:21,892 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:21,892 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,892 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:21,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:21,897 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:21,897 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,897 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:21,897 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 138#L1043-7true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,043 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,043 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,044 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,044 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,044 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,044 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,044 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,044 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,044 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,045 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:22,045 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,045 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,045 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,045 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,045 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,045 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,045 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,045 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,046 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,046 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,046 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,046 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,046 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,047 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,047 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,047 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,047 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,047 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,047 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,047 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,047 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,047 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,047 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,047 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,049 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,049 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,049 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,049 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,050 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,050 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,050 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,051 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,051 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,051 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,051 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,051 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,051 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,051 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,051 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,051 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,051 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,051 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,051 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,051 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,051 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,052 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,052 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,052 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,052 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,052 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,056 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,057 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,057 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,057 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,057 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,058 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,058 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,058 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,058 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,058 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,058 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,058 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:22,059 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,059 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,059 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,060 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,060 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,060 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:37:22,060 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,060 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:37:22,060 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:22,060 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,060 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,061 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,061 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,061 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,061 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,061 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,061 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,062 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:37:22,062 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,062 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,062 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,062 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,062 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,063 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,063 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,063 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,063 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:22,064 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,064 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,064 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:22,064 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:37:22,064 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:37:22,064 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,064 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,064 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,064 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,064 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,064 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,064 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,064 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,065 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,065 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,065 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,065 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,065 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,066 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,067 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:22,067 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,067 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,067 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,067 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,067 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,067 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,067 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,067 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:22,067 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,067 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,067 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,067 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,067 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,067 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,067 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:22,068 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:22,068 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:22,068 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,068 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,068 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,068 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,069 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,069 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,069 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,069 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,070 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,070 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-02-06 09:37:22,070 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,070 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,070 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,091 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,091 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,093 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,093 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,093 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,093 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,093 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,093 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,093 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,094 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 138#L1043-7true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,094 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,094 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,094 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,094 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,094 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,094 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,094 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,100 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,100 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,100 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,100 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,101 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,101 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,101 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,101 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,101 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,101 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,101 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,101 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,101 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 244#L1031-8true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,102 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,102 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,102 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,102 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,102 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,104 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,104 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,104 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,104 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,104 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,104 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,104 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,104 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,104 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,104 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,104 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,104 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,104 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,104 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,105 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,105 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,105 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,105 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,105 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,105 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,105 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,105 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,105 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,105 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,105 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,105 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,105 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,105 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,105 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,109 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,109 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,109 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,109 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,109 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,109 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,109 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,109 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,110 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,110 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,110 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,111 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,111 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,111 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,111 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,111 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,111 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,111 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,111 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,111 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:22,111 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,111 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,111 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,111 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,111 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,112 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,112 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,112 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,112 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,112 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,112 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,112 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,112 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,112 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,112 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,112 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,112 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,113 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,113 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,113 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 92#L1031-2true]) [2025-02-06 09:37:22,113 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,114 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,114 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,114 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,114 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,114 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,114 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:22,114 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,114 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,114 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,114 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,114 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,114 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,114 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,114 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,114 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,115 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,115 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-02-06 09:37:22,115 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:22,115 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:37:22,115 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:22,115 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:22,116 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-02-06 09:37:22,116 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:22,116 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:37:22,116 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:37:22,116 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,116 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,116 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,116 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,116 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,116 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,116 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,116 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,116 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,117 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,117 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,117 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,117 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,118 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,118 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,118 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,118 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,118 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,118 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,118 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,118 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,118 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,118 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,130 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,130 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:22,130 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:22,130 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,141 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,141 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,141 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,141 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,142 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,142 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,142 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,142 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,142 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,142 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,143 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,143 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,143 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,143 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,144 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,144 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,144 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,144 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,144 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,144 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,144 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,145 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 6#L1043-6true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,145 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,145 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,145 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,145 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,145 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,145 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,145 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,151 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,151 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,151 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,151 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,156 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 138#L1043-7true, 318#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,156 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-02-06 09:37:22,156 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:37:22,156 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:37:22,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:22,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:22,163 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,163 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,163 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,163 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,163 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,163 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,163 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,163 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,163 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,163 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,163 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,163 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,163 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,163 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,163 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,163 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,163 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,163 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,164 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,164 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,164 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:22,165 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,165 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,165 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,165 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,165 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,165 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,165 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,165 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:22,166 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,166 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,166 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,167 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,167 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,167 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,167 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,168 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,168 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,168 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,168 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,168 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,168 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,168 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,168 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,168 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,168 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,169 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,169 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-02-06 09:37:22,169 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,169 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,169 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,170 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,170 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,170 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,170 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,171 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,171 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,171 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,178 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,178 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,178 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,178 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,179 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,179 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,179 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,179 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,179 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,179 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,180 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,180 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,180 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,182 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,182 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,182 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,182 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,183 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,183 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,183 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,183 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,183 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,184 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,184 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,184 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,184 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,190 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,190 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,190 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,191 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:22,191 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,191 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,191 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,191 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,191 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,192 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,192 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,192 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,192 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:22,192 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,192 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:22,192 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,192 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,192 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,192 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:22,192 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:22,192 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:22,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,201 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,201 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,201 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,201 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,202 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,202 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,202 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,202 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,202 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,202 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,202 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,202 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,202 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,203 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,203 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,203 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,203 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,203 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,203 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,203 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,204 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,204 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,204 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,204 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,204 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,204 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,204 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,204 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,210 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,210 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,210 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,210 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,215 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,215 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-02-06 09:37:22,215 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:37:22,215 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:37:22,215 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:37:22,215 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-02-06 09:37:22,220 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,221 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,221 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,221 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,221 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,221 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,221 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,221 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,223 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 138#L1043-7true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,223 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,223 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 138#L1043-7true, 315#true, 70#L1028-5true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,223 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 138#L1043-7true, 315#true, 70#L1028-5true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,223 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,223 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,227 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,227 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,227 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,227 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,227 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,227 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,227 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,227 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,227 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,227 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,227 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,227 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,227 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,227 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,227 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,227 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,229 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,229 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,229 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,229 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,229 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,229 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,229 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,229 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,229 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,229 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,229 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,229 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,230 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,230 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,230 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,231 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,234 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,234 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,234 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,234 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,235 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,235 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:22,235 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:22,235 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,235 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,235 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,235 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:22,235 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,235 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,235 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:22,235 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,236 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:22,236 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,236 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,236 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,237 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,237 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,237 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,237 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,237 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,237 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,237 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,237 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,237 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,237 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,237 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,237 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,237 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,237 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,238 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,238 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,238 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,239 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,239 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,239 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,239 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,239 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,239 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,239 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,239 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,239 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,239 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,239 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,239 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,240 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,240 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,240 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,240 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,240 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,240 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,240 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,240 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 89#L1031-2true]) [2025-02-06 09:37:22,240 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,240 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,240 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,240 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,241 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,241 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,241 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,241 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,241 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,242 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,242 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,242 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,242 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,242 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,242 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,242 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,242 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,242 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,242 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,242 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,242 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,242 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,242 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,242 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,242 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,243 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,243 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,243 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,243 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,243 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,243 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,243 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,243 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,243 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,249 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,249 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,249 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,249 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,249 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,250 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,250 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,250 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,250 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,250 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,251 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,251 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,251 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,260 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,260 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,260 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,260 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,260 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,260 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,261 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,261 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,261 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,262 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,262 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,262 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,262 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,262 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,262 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,263 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,263 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,263 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,263 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,263 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,263 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,263 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,271 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,272 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,272 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,272 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,277 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,277 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is not cut-off event [2025-02-06 09:37:22,277 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:37:22,277 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:37:22,277 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:37:22,277 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-02-06 09:37:22,283 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:22,283 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,283 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,283 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,283 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,283 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,283 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,283 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,285 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 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-06 09:37:22,285 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#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-06 09:37:22,285 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,285 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,285 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,285 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,291 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,291 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,291 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,291 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,291 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,291 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,295 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,295 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,295 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,295 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 129#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,296 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,296 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,296 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,296 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,297 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:22,297 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:22,297 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,297 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:22,297 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:22,297 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,297 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,297 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,298 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:22,298 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,298 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,298 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,299 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,299 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,299 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,299 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,299 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,299 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,299 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,301 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,301 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,301 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,304 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,304 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,304 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,304 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,305 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,305 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,305 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,305 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,307 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,307 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,307 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,307 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,307 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,307 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,307 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,307 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,307 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,315 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,315 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,315 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,315 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,315 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,315 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,315 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,315 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,315 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,315 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,315 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,315 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,315 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,315 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,315 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,315 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,316 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,316 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,316 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,316 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,317 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,317 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,317 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,317 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,318 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,318 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,318 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,318 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,318 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,318 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,318 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,318 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,318 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,318 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,318 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,318 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,318 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,318 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,318 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,318 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,328 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,328 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,328 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,328 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,333 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,333 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:37:22,333 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,333 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:37:22,333 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,337 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:22,337 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,337 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,337 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,337 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,337 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,337 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,337 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,338 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,338 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,338 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,338 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,339 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,339 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,339 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,339 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,339 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,344 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,344 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,344 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,344 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,344 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 138#L1043-7true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,350 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,350 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,350 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,350 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,350 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,360 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,360 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,360 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,360 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,360 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:37:22,361 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,361 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,361 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:22,361 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,361 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:37:22,362 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:22,362 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,362 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,362 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,362 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-06 09:37:22,363 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:37:22,363 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:37:22,363 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-06 09:37:22,363 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:37:22,363 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,363 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,363 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,363 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,363 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:37:22,363 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is not cut-off event [2025-02-06 09:37:22,363 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:37:22,363 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is not cut-off event [2025-02-06 09:37:22,363 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-06 09:37:22,363 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-06 09:37:22,363 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,364 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,364 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,364 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,364 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,364 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,364 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,364 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,364 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,364 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,381 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,381 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,381 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,382 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,382 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,382 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,382 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,382 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:22,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,383 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,383 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,383 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,383 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,383 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,383 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,383 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:22,383 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,384 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,384 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,384 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,384 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,384 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,384 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,384 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,384 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,384 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,384 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:22,384 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,384 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,384 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,384 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,384 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,384 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:22,390 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,390 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,390 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,390 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,390 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,390 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,398 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#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-06 09:37:22,398 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,398 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,398 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,398 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,398 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,400 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,401 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,401 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,401 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,401 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,401 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,401 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,413 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 241#L1045-3true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,414 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:22,414 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,414 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,415 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,415 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-02-06 09:37:22,415 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-06 09:37:22,415 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:37:22,415 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-06 09:37:22,415 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-06 09:37:22,415 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-06 09:37:22,415 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:37:22,415 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-02-06 09:37:22,415 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-02-06 09:37:22,416 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,416 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,416 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,416 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,416 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,416 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,416 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,416 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,416 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,416 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,438 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,439 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,439 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,439 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,439 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,439 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,446 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,446 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,446 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,446 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,446 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,446 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,448 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,448 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,448 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,448 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,448 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,448 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,448 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#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-06 09:37:22,450 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,450 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,450 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,450 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,460 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,460 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,460 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,460 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,460 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,460 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,460 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,460 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,460 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,460 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,461 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:22,461 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,461 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,461 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,461 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,461 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,462 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,462 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is not cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is not cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is not cut-off event [2025-02-06 09:37:22,462 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,462 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,462 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,463 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,463 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,463 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,463 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,463 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,463 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,463 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,463 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,463 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,463 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,483 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,483 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,483 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,483 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,483 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,483 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,485 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,485 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,485 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,485 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,485 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,485 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,485 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,487 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,487 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,487 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,487 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,496 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,496 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,496 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,496 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,496 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,496 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,496 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,496 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,497 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,497 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,497 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,497 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,497 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,497 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,497 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,497 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,497 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,497 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,497 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,497 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,504 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,504 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,504 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,504 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,504 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,504 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,504 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,504 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,504 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,504 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,504 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:22,504 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,504 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,504 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,504 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,505 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,505 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,505 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,505 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,505 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,505 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,505 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,505 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,505 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,505 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,506 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,506 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,506 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,506 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,506 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,506 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,506 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,506 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,506 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,506 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,506 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,506 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,506 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,506 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,528 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,529 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,529 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,529 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,529 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,529 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,529 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,531 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,531 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,531 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,531 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 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-06 09:37:22,540 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,540 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,540 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,540 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,540 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,540 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,540 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,540 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,541 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,541 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,541 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,541 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,541 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,541 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,541 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,541 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,541 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,541 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,541 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,546 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,546 INFO L294 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,546 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,546 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,546 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,546 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:22,546 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,546 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 138#L1043-7true, 315#true, 70#L1028-5true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,546 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,546 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,546 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,546 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,546 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,546 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:22,548 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,548 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:37:22,548 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:37:22,548 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:37:22,550 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,550 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,550 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,550 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,550 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,550 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,550 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,550 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,550 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,550 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,560 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,560 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,560 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:37:22,560 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,560 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:37:22,560 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:37:22,560 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,560 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,560 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:37:22,560 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:37:22,561 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,561 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,561 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,561 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:37:22,561 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:37:22,561 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,561 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:37:22,561 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,561 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:37:22,561 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,561 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,561 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,562 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,562 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,562 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,562 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,562 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,562 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,563 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,563 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,563 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,563 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:37:22,563 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,563 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:37:22,563 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:37:22,563 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:37:22,563 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,563 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:37:22,564 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,564 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:37:22,564 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,564 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,564 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 314#true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,572 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,572 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:22,572 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:22,572 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:22,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,572 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,572 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:22,573 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:22,573 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:22,573 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,573 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,573 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:22,573 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:22,573 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:22,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:22,592 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,592 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,592 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,592 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,592 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,592 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,592 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,592 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,593 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,593 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,593 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,593 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,593 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,593 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,593 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,593 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,593 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,593 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,593 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,593 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,598 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,598 INFO L294 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,598 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,598 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,598 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,598 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:22,598 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:22,598 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,598 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,598 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,598 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,598 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,598 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,598 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,601 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,601 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,601 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,601 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,601 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,601 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,601 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,607 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,607 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,607 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,607 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,607 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,607 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,607 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,607 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,607 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,607 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,613 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:22,613 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,613 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,613 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,613 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,613 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,613 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,613 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,613 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,614 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,614 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is not cut-off event [2025-02-06 09:37:22,614 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:37:22,615 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:37:22,615 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:37:22,615 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:37:22,615 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:37:22,615 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:37:22,615 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-02-06 09:37:22,615 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-02-06 09:37:22,615 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,615 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,615 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,615 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,615 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,615 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,615 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,615 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,615 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,615 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,617 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,617 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,617 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,618 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,618 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,618 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:22,618 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,642 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,642 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,642 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,642 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,643 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,643 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,643 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:22,643 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,643 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,643 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,643 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,643 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,643 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,643 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,643 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,643 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,643 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,643 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:22,643 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,643 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,648 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,648 INFO L294 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,648 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,648 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,648 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,648 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:22,648 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:22,648 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,649 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,649 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,649 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,649 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,649 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,649 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,651 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,651 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,651 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,651 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,651 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,651 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,651 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#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-06 09:37:22,654 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,654 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,654 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,654 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,666 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,666 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,666 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,666 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,666 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,666 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,666 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,666 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,666 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,667 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,667 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is not cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is not cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-02-06 09:37:22,667 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,667 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,667 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,668 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,668 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,668 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,668 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,668 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,668 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,668 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,668 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,668 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,668 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,698 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:22,698 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,698 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,698 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,698 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,698 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:22,698 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:22,698 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,699 INFO L294 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-02-06 09:37:22,699 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,699 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,699 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,699 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,699 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:22,701 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,701 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,701 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,701 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,701 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,701 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,701 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,704 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,704 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,710 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,710 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:22,710 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:22,710 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,710 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,710 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,710 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:22,711 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,711 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,711 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,711 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,711 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,711 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,711 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,714 INFO L294 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,714 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,714 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,715 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,721 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 244#L1031-8true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,721 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,721 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,721 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,721 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,721 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,721 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,721 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,721 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,722 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,722 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,722 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,731 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,731 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,731 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,731 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,732 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,732 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,732 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,732 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,732 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,732 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,734 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,734 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is not cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:37:22,734 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,734 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,734 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 314#true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,745 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,746 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,746 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,746 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:37:22,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,746 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,746 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,746 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,746 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:37:22,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,747 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,747 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,747 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,747 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:37:22,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 301#L1025true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,748 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,748 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:37:22,748 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,748 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 301#L1025true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,749 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,749 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,749 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,749 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:37:22,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,750 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,750 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,750 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:37:22,750 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,756 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,756 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,756 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,756 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,756 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,756 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,756 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,759 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,759 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,759 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,759 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,766 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,766 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:22,766 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:22,766 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:22,766 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,766 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,766 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,767 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,767 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,767 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,767 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,767 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,767 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,767 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 192#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-06 09:37:22,770 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,770 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,770 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,770 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,777 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 138#L1043-7true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:22,777 INFO L294 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,777 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,777 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,777 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:22,777 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,777 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:22,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 7#L1031-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,779 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,779 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,779 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,779 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:37:22,788 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,788 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,788 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,788 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,788 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,788 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,788 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,789 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,789 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,789 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,790 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,790 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is not cut-off event [2025-02-06 09:37:22,790 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:37:22,790 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:37:22,790 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:37:22,790 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:37:22,790 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:37:22,790 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-02-06 09:37:22,790 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-02-06 09:37:22,791 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,791 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,791 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,791 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,791 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,791 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,791 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,791 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,791 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,791 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,798 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,798 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:22,798 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,798 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,798 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,799 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,799 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,799 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,799 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,799 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:22,800 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:22,800 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:22,800 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:22,800 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:22,800 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:22,800 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:22,800 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:22,800 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:22,800 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:22,800 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,800 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:22,800 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,800 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,800 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:22,800 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-02-06 09:37:22,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:22,802 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,803 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,803 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,803 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,823 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,823 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:22,823 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,823 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:22,823 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:22,823 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,823 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:22,823 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,824 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,824 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,824 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,824 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,824 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,824 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,827 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,827 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,827 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,827 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,834 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#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-06 09:37:22,834 INFO L294 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,834 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,834 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:22,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,834 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:22,846 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 89#L1031-2true]) [2025-02-06 09:37:22,846 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,846 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,846 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,846 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,846 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,846 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,846 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,846 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,846 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,847 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,847 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is not cut-off event [2025-02-06 09:37:22,847 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is not cut-off event [2025-02-06 09:37:22,847 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:37:22,847 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:37:22,847 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is not cut-off event [2025-02-06 09:37:22,847 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:37:22,847 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-02-06 09:37:22,847 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-02-06 09:37:22,848 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,848 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,848 INFO L294 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,848 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,876 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:22,876 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:22,876 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:22,876 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:22,876 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:22,876 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:22,876 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:22,876 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,876 INFO L294 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,876 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,876 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,877 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:22,877 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,877 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:22,881 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,881 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:22,881 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,881 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,888 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:22,888 INFO L294 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,888 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,888 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,888 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,888 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:22,888 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:22,904 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:22,904 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,904 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,904 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,904 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,904 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,905 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,905 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,905 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,905 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:22,906 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,906 INFO L294 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,906 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:22,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,931 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:37:22,931 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,931 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:22,931 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:22,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 301#L1025true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,932 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:37:22,932 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,932 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:22,932 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:22,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_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 301#L1025true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,932 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:37:22,932 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:22,933 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:22,933 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,944 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:22,944 INFO L294 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-02-06 09:37:22,944 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,945 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,945 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:22,945 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,945 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:22,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 315#true, 129#L1045true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:22,961 INFO L294 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-02-06 09:37:22,961 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:22,961 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:22,961 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:22,980 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:22,980 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,980 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,980 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,980 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,981 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:22,981 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,981 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,981 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,981 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:22,983 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,983 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,983 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:22,983 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,030 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,030 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:37:23,030 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,030 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,030 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,030 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,047 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,047 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,047 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,047 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,047 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:23,047 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,047 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,047 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,047 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,047 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,047 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,047 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,047 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,091 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,091 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,091 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,091 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,091 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,091 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,091 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,091 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,091 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,091 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,145 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,146 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,146 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,146 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,146 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,146 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,146 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,146 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,146 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,146 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,146 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,151 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,151 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,151 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,151 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,151 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,151 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,151 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,157 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,157 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,157 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,157 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,158 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,158 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,158 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,158 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,158 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,159 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,159 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,159 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,164 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,164 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,164 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,164 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,164 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,164 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,165 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,165 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,165 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,165 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:23,165 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,166 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,166 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,166 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,166 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,166 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,166 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,166 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,166 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,168 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,168 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,168 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,168 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,168 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,168 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,168 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,168 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,169 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,169 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,169 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:23,204 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,204 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,204 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,204 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,204 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,204 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,204 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,207 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,207 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,207 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,207 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,207 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,207 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,207 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,207 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,207 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,207 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,207 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,208 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,208 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,208 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,208 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,208 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,208 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,208 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,208 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,208 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,208 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,208 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,210 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,210 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,210 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,210 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,210 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,210 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,210 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,210 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,210 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,210 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,210 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,211 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,211 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,211 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,211 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,211 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,211 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,211 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,211 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,211 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,211 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,211 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,211 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,212 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,212 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,212 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,212 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,212 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,212 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,212 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,212 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,212 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,212 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,212 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,213 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,213 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,213 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,213 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,214 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,214 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,214 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,214 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,214 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,214 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,214 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,246 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,246 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,246 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,246 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,246 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,246 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,247 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,247 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,247 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,247 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,247 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,247 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,254 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,255 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,255 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,255 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,255 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,255 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,255 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,258 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,259 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,259 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,259 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,259 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,259 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,259 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,259 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,259 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,259 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,259 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,260 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,260 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,260 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,260 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,260 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,260 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,260 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,260 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,260 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,260 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,260 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,261 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,261 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,261 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,261 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,261 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,261 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,261 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,261 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,261 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,261 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,262 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,262 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,262 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,262 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,262 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,262 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,262 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,262 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,262 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,262 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,263 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,263 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,264 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,264 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,264 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,264 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,264 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,264 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,264 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,264 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,264 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,264 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,264 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,265 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,265 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,265 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,265 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,265 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,265 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,265 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,265 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,265 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,265 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,265 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,267 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,267 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,267 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,267 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,267 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,267 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,267 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,267 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,267 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,267 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,269 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,269 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,269 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,269 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,269 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,269 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,269 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,269 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,269 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,270 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,270 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,270 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,270 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,270 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,270 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,270 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,270 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,270 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,270 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,272 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,272 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,272 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,272 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,272 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,272 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,272 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,272 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,272 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,272 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,273 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,273 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,273 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,273 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,273 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,273 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,273 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,273 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,273 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,273 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,296 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,296 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,296 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,296 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,297 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,297 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,304 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,304 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:37:23,304 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,304 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,304 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,304 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,305 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,305 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,305 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,305 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,305 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,305 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,305 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,305 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,305 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,305 INFO L294 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-02-06 09:37:23,305 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:23,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,305 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,311 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,311 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,311 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,311 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,311 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,311 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,311 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 314#true, 315#true, 129#L1045true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,316 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:37:23,316 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:23,316 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:23,316 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:23,317 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,317 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,317 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,317 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,317 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,317 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,317 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,317 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,317 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,317 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,317 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,318 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,318 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,318 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,318 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,318 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,318 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,318 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,318 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,318 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,318 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,318 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 129#L1045true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,318 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:37:23,318 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:23,318 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:23,318 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:23,319 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,319 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,319 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,320 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,320 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,320 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,320 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,320 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,320 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,320 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,320 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 300#L1027true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,320 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:37:23,320 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:23,320 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:23,320 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:23,321 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,321 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,321 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,321 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,321 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,321 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,321 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,321 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,321 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,321 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,321 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,321 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 314#true, 316#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,321 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:37:23,321 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:23,321 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:23,321 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:23,323 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,323 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,323 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,323 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,323 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,323 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,323 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,323 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,323 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,323 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,323 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 189#L1027true, 316#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,323 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:37:23,323 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:23,323 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:23,323 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:23,324 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,324 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,324 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,324 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,324 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,324 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,324 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,324 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,324 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,324 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,324 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 300#L1027true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,325 INFO L294 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-02-06 09:37:23,325 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:23,325 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:23,325 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:23,326 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,326 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,326 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,326 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,326 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,326 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,326 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,328 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,328 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,328 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,328 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,328 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,328 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,328 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,328 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,328 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,328 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,328 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,329 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,329 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,329 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,329 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,329 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,329 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,329 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,330 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,330 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,330 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,330 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,330 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,331 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,331 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,331 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,331 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,331 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,331 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,331 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,331 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,331 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,331 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,331 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,332 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,332 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,332 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,332 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,332 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,332 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,332 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,332 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,332 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,332 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,332 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,342 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:23,342 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,342 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,342 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,342 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,342 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,342 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,342 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,342 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,342 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,342 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,343 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,343 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,343 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,358 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,358 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,358 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,358 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,362 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,363 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,363 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,363 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,363 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,363 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,372 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,372 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,372 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,372 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,372 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,372 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,372 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,380 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,380 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,380 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,380 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,380 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,380 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,380 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,383 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,383 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,383 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,383 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,383 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,383 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,383 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,383 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,383 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,383 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,383 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,384 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,384 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,384 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,384 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,384 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,385 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,385 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,385 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,386 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,386 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,386 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,386 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,386 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,386 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,386 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,386 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,386 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,386 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,386 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,387 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,387 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,387 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,387 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,387 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,387 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,387 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,387 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,387 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,387 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,387 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,387 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,389 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,389 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,389 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,389 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,389 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,389 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,389 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,389 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,389 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,389 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,389 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,390 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,390 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,390 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,390 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,390 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,390 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,390 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,390 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,390 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,390 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,390 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,415 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,415 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,415 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,415 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,415 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,415 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,433 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,434 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,434 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,434 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,434 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,434 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,434 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,439 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,440 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,440 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,440 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,440 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,440 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,440 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,440 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,440 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,440 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,440 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,441 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,441 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,441 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,441 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,441 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,441 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,441 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,441 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,441 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,441 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,441 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,442 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,442 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,442 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,442 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,442 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,442 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,442 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,442 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,442 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,442 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,442 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,444 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,444 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,444 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,444 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,444 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,444 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,444 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,444 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,444 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,444 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,444 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,444 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,445 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,445 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,445 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,445 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,445 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,445 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,445 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,445 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,445 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,445 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,446 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,447 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,447 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,447 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,447 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,447 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,447 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,447 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,447 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,447 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,447 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,447 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,481 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,481 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,481 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,481 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,482 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,482 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,482 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:23,485 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,485 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:37:23,485 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,485 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,485 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,485 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,485 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,486 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,486 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:37:23,486 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,486 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,486 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,486 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,486 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,492 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,492 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,492 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,492 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,492 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,492 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,492 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, 315#true, 187#L1027true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,501 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,501 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,501 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:23,501 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,501 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,501 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,501 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,501 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,501 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,501 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,501 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,501 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,501 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,501 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,501 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,502 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 301#L1025true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,502 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,502 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,502 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,502 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,502 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,502 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,502 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,502 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,502 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,502 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 301#L1025true, 187#L1027true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,502 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,502 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,502 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,502 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:23,503 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,503 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,504 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,504 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,504 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,504 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,504 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,504 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,504 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,504 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,504 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 300#L1027true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,504 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,504 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,504 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,504 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:23,505 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,505 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,505 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,505 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,505 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,505 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,505 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,505 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,505 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,505 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,505 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,505 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 314#true, 316#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,505 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,506 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,506 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,506 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:23,507 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,507 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,507 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,507 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,507 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,507 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,507 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,507 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,507 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,507 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,507 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 39#L1025true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,507 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,507 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:23,507 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,507 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,508 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,508 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,508 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,508 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,508 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,508 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,508 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,509 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,509 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,509 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,509 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 300#L1027true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,509 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,509 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,509 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,509 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:23,537 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,538 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,538 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,538 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,538 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,540 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,540 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,540 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,540 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,544 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,544 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,544 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,544 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,544 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,544 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,544 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,544 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,544 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,544 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,544 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,544 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,544 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,544 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,544 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,545 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,545 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,545 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,545 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,546 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,546 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,546 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,546 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:23,546 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,548 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,548 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,548 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,548 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,548 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,548 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:23,548 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,548 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,548 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,548 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:23,548 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:23,548 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,549 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,549 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,549 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,552 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,552 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:23,552 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,552 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:23,552 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,552 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:23,552 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,567 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,567 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,567 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,567 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,567 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,567 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,567 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,567 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,567 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,567 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,568 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,573 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,574 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,574 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,574 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,574 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,574 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,574 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,574 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,574 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,574 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,574 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,593 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,593 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,593 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,593 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,593 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,593 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,593 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,596 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,596 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,596 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,596 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,600 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,600 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,600 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,600 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,600 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,600 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,600 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,600 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,600 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,600 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,600 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,600 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,600 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,600 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,603 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,603 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,603 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,603 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,604 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,604 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:23,608 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,608 INFO L294 olderBase$Statistics]: this new event has 207 ancestors and is not cut-off event [2025-02-06 09:37:23,608 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:37:23,608 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:37:23,609 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:37:23,609 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-02-06 09:37:23,609 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is not cut-off event [2025-02-06 09:37:23,609 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is not cut-off event [2025-02-06 09:37:23,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 314#true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:23,621 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,621 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,621 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,621 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:23,623 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,623 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,623 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,623 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,626 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,626 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,626 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,626 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:23,627 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,627 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,627 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,627 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:23,628 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,628 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,628 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,629 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,629 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,629 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,629 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,629 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:23,631 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,631 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,631 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,631 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,631 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,631 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,631 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,631 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,631 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,631 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,631 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,631 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,634 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,634 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,634 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,634 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,634 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,634 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,634 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,634 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,634 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,634 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,634 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,634 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,656 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 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-06 09:37:23,656 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,656 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,656 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:23,656 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,656 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,656 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:23,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:23,659 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,659 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,659 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,659 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,662 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,662 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,662 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,663 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,664 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,664 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,664 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,664 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,664 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,664 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,665 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,665 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,665 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,665 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,665 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,665 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,667 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,667 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,667 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,667 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,667 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,667 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,667 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,667 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,667 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,667 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,667 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,667 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,667 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,671 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,671 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:23,671 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,671 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:23,672 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,672 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,672 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,673 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,673 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,673 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,673 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,673 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,673 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,674 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,674 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,674 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,674 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,674 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,676 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,676 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,676 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,676 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,676 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,677 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,677 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,677 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,677 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,677 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,677 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,678 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,678 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,678 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,678 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,678 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:23,678 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,678 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,678 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,678 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,678 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,679 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,679 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,679 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,679 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,697 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,697 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,697 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,697 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,697 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,697 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,697 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,697 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,697 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,697 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,697 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,697 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,700 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,700 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,700 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,700 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,700 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,700 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,700 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,700 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,700 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,700 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,700 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,700 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,706 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,707 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,707 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:23,707 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,707 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,707 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,708 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,708 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,709 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,709 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,709 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,709 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,709 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,709 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,709 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,709 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,709 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,709 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,709 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,709 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,709 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,709 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,709 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,709 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,709 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,710 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,710 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,710 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,710 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,712 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,712 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,712 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,712 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,712 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,712 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,712 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,712 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,712 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,712 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,712 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,712 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,712 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,713 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,713 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,713 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,713 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,713 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,714 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,714 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,714 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,714 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,714 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,714 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,714 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,715 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,715 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,715 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,715 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,716 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,716 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,716 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,717 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,717 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,717 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,717 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,717 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,717 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,717 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,718 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,718 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,718 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,718 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,718 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,719 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,719 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,719 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,719 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,719 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,719 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,719 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,719 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,719 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,730 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,731 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,731 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:23,731 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,731 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,731 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:23,731 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:23,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,734 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,734 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,734 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,734 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 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-06 09:37:23,737 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,737 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,737 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,737 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,744 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,744 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,744 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,744 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,744 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,744 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,744 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,744 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,744 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,744 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,744 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,744 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,745 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,745 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:23,745 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,746 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,746 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,746 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,746 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,747 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,747 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,748 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,748 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,748 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,748 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,748 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:23,750 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,750 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,750 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,750 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:23,750 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,750 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,750 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,750 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,750 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,750 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:23,750 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,750 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,750 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,750 INFO L297 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-02-06 09:37:23,750 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,750 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:23,768 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,769 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,769 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,769 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,769 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,769 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,769 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,769 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,769 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,769 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,769 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,769 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,772 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,772 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,772 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,772 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,772 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,772 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,772 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,772 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,772 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,772 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,772 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,772 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,786 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,786 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,787 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,787 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,787 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,787 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,787 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,787 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,788 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,788 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,788 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,788 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,788 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,788 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,788 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,788 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,788 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,788 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,790 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,790 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,790 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:23,790 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:23,793 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,793 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,793 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,793 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,793 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,793 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,793 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,793 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,794 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,794 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,794 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,794 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,794 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,794 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,794 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,794 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,794 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,794 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,795 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,795 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:23,795 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,795 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:23,795 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,795 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:23,795 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:23,795 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:23,796 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,796 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,796 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,796 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,796 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,796 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,796 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,796 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,796 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true, 158#L1029true]) [2025-02-06 09:37:23,796 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,796 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,796 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,796 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,796 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,796 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,796 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,797 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,797 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,797 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:23,797 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:23,797 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:23,797 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:23,797 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:23,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,800 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,800 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,800 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,800 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,804 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,804 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,804 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,804 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,808 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,808 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,808 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,808 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,811 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,811 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,811 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,811 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,811 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,811 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,811 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,811 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,811 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,811 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,811 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,812 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,829 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,829 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,829 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,829 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,829 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,829 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,829 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,829 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,829 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,829 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,829 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,829 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,829 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,829 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,829 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,830 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,830 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,830 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,830 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,830 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,830 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,830 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,830 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,830 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,833 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,833 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,833 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,833 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,833 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,833 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,833 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,833 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,834 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,834 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,834 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,834 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,834 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,834 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,834 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,834 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,834 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,834 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,834 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,834 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,834 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,834 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,834 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,834 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,834 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,836 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,836 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,836 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,836 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,836 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,836 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,836 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:23,837 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:23,837 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:23,837 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:23,837 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:23,838 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,838 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,838 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,838 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,838 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,838 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,838 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,838 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,838 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,838 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,838 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,838 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,839 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 301#L1025true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:23,839 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:23,839 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:23,839 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:23,839 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:23,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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], [253#L1025true, 24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,840 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:23,840 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:23,840 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:23,840 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:23,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:23,841 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:23,841 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:23,841 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:23,841 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:23,842 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,842 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,842 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,842 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,842 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,842 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,842 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,842 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,842 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,842 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,842 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,842 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:23,842 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:23,842 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:23,842 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:23,842 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:23,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 301#L1025true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,843 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:23,843 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:23,843 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:23,843 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:23,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,867 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:23,867 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,867 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,867 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 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-06 09:37:23,871 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,871 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,871 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,871 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,872 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,873 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,873 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,873 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,873 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,873 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,873 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,873 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,873 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,873 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,873 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,873 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,873 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,874 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,874 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,874 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,874 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,874 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,874 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,874 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,874 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,874 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,874 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,874 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,874 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,874 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:23,876 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,876 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:37:23,876 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:37:23,876 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:37:23,876 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,876 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,876 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,876 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,876 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,876 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,877 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,877 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,877 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,877 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,877 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,877 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,878 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:37:23,878 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:23,878 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:23,878 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:23,878 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,878 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,878 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,878 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,878 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,878 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,878 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,878 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,879 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,879 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,879 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,880 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,880 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,880 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,880 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,881 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,881 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,881 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,881 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,882 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,882 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,882 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,882 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,882 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,894 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 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-06 09:37:23,894 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,894 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,894 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,894 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,894 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,894 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,894 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,894 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,894 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,894 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 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-06 09:37:23,894 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,894 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,894 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,894 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,894 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,894 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,895 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,895 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,895 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,895 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,895 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,895 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,895 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,898 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,898 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,898 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,898 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,898 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,898 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,898 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,898 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,899 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#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-06 09:37:23,899 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,899 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,899 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,899 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,899 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,899 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,899 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#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-06 09:37:23,900 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,900 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,900 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,900 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,900 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,900 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,900 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,900 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,900 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,901 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,901 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,901 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,901 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,901 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,902 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,902 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 314#true, 315#true, 7#L1031-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,909 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,909 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,909 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,909 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:23,910 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,910 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,910 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:23,910 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,910 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 192#L1031-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,911 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,911 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,911 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:23,911 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 244#L1031-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,912 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,912 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,912 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,912 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:23,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 244#L1031-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,913 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,913 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,913 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,913 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:23,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 192#L1031-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,914 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,914 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,914 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:23,914 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,928 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,929 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,929 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,929 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:23,929 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,929 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,930 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,930 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,931 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,931 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:23,932 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,932 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,934 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,934 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:23,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,934 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:23,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,934 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,934 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:23,934 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,934 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:23,934 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:23,935 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,935 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,935 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,935 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,935 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,935 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,935 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,935 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,935 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,935 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,935 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,935 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,935 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,936 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,936 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,936 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,936 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,937 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,937 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,937 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,937 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,937 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,937 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,937 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,937 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,937 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,937 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,939 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,939 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,939 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,941 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,941 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,941 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,941 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,942 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,942 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,942 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,944 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 39#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,944 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,944 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,944 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,945 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,945 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,945 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,945 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,946 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,946 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,946 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,946 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,946 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,947 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,947 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,947 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,947 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,947 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,948 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,948 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:23,948 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,948 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,948 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,948 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,950 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,950 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,950 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,951 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,951 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,951 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,951 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,951 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,952 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,952 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,952 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,952 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:23,952 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,954 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,954 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,954 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,954 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,954 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,954 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,954 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,954 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,954 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,954 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,954 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,955 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,955 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,955 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,955 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,955 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,956 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,956 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,956 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,956 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,956 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:23,956 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,956 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,956 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,956 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,957 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,957 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,957 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,957 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,958 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,958 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,958 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,960 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,960 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,960 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,960 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,960 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,960 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,960 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,960 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,960 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,960 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,960 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 241#L1045-3true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:23,961 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,961 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,961 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,961 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,962 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,962 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,962 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,962 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,962 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,963 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,963 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,963 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,963 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,964 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,964 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,964 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,964 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,967 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,967 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,967 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,967 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,968 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:23,968 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:23,968 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:23,968 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:23,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,973 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,973 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,973 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,973 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,974 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 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-06 09:37:23,974 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,974 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,974 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,974 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,974 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,974 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 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-06 09:37:23,975 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,975 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,975 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,975 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,975 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,975 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,976 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,976 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,976 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,976 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,976 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,976 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,976 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,976 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,976 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,976 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,976 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:23,976 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:23,987 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,987 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,987 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,987 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,987 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,987 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,987 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,988 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,988 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,988 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,988 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,988 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,988 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,988 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,988 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,988 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,988 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,988 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,988 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,988 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,988 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,988 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,988 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,988 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:23,991 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,991 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,991 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,991 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,991 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,991 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,991 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,991 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,992 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,992 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,992 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,992 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,992 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,992 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,992 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:23,992 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,992 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:23,992 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,992 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,992 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:23,992 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:23,992 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,992 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,992 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:23,993 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:23,994 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:23,994 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:23,994 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,995 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:23,995 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,995 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:23,995 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,020 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,021 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,021 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,021 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,022 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,022 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,022 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,022 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,022 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,022 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,022 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,022 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,022 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,022 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,022 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,024 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,024 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,024 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,024 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,024 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,024 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,024 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,024 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,024 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,024 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,024 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,024 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,026 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,027 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,027 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,027 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,028 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,028 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,028 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,028 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,028 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,028 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,028 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,028 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,028 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,028 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,028 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,028 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,043 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,043 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,043 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,044 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true, 119#L1043-2true]) [2025-02-06 09:37:24,044 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,044 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,044 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,044 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,045 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,045 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,045 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,045 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,046 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,046 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,046 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,046 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,046 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,047 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,047 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,047 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,047 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,048 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,048 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,048 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,048 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,048 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,049 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,049 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, 152#L1045-5true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,049 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,049 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,050 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,050 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, 152#L1045-5true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,050 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,050 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,050 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,051 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,051 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,051 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 138#L1043-7true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,051 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,051 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,051 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,052 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,052 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,052 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,052 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,052 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,052 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,053 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,053 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,053 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,053 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,053 INFO L294 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:24,053 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,054 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,054 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,054 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 138#L1043-7true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,054 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,054 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,056 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,056 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,056 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,056 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,057 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,057 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,057 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,057 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,057 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,057 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,057 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,057 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,057 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,058 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,058 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,058 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,058 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,058 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,058 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,058 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,058 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,058 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,058 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,058 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,058 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,061 INFO L294 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-02-06 09:37:24,061 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,061 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,061 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,061 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,061 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,061 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,061 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,061 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,061 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,061 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,064 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,064 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:24,064 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,064 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:24,064 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,065 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,065 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,065 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,065 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,065 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,065 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,065 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,065 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,065 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,065 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,065 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,065 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,065 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,065 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,066 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,066 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,066 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:24,066 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:24,067 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,067 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:24,067 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,067 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,067 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,068 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,068 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,068 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,071 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,071 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,071 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,071 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,071 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,071 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,071 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,071 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,072 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,072 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,072 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,072 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,072 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,072 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,072 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,072 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,072 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,072 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,072 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,072 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,072 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,072 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,072 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,072 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,072 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:24,073 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,073 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,073 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:24,073 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:24,073 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,073 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,073 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,073 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,074 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,074 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,074 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,074 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,075 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,075 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,075 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,088 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,088 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,088 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,088 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,090 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,090 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,090 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,090 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,090 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,090 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,090 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,090 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,090 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,090 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,090 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,091 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,091 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,091 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,091 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,091 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,091 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,092 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,092 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,092 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,092 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,093 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,093 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,093 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,093 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 138#L1043-7true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,093 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,093 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,093 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,093 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,093 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,093 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,093 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,094 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,094 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,094 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,094 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,094 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,094 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,094 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,094 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 138#L1043-7true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,094 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,094 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,094 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,094 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,094 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,094 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,094 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,096 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,096 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,096 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,096 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,096 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,096 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,096 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,096 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,096 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,096 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,096 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,097 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,097 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,097 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,097 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,097 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,097 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,097 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,097 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,097 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,098 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,098 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,098 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,098 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,112 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,112 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,112 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,112 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,112 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,112 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,112 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,112 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,112 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,112 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,113 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,113 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,113 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,114 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,114 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,114 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,115 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,115 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,115 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,115 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,115 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,115 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,115 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,115 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,115 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,115 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,115 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,116 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,116 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,116 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,116 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,116 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,116 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,116 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,116 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,116 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,116 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,116 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,116 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,116 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,116 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,116 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,116 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,116 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,117 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,117 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,117 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,117 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,117 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,117 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,118 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,118 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,118 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,118 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,118 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,118 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,118 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,118 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,118 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,118 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,118 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,119 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,119 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,119 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,120 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,120 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,120 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,120 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,120 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,120 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,128 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,128 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,128 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,128 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,128 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,128 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,128 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,128 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,129 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,129 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,129 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,129 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,129 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,129 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,129 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,129 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,129 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,129 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,134 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,134 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,134 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,134 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,134 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,134 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,134 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,134 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,134 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,134 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,135 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,135 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:24,135 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,135 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,135 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:24,135 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,135 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,135 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:24,135 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,135 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,135 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:24,135 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,135 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:24,136 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,136 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:24,136 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,136 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,136 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,136 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,136 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,136 INFO L294 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-02-06 09:37:24,137 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,137 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,137 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:24,137 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,137 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,142 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,142 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,142 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,142 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,143 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,143 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,143 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,144 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,144 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:24,144 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 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-06 09:37:24,158 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,158 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,158 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,158 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,159 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 6#L1043-6true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,159 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,159 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,159 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,159 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,159 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,159 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,159 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,159 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,159 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,159 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,160 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,160 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,160 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,160 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,160 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,161 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,161 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,161 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,161 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,162 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,162 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,162 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,162 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,162 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,162 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,162 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,162 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,162 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,162 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,162 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,162 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,162 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,162 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,163 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,163 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,163 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,163 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,163 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,163 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,163 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,163 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,164 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,164 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,164 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,164 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,164 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,164 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,164 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,164 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,165 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#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-06 09:37:24,165 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,165 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,165 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,165 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,165 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,165 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,165 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,165 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,165 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,165 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,166 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 6#L1043-6true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,166 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,166 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,166 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,166 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,166 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,166 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,166 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,166 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,167 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,167 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,167 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,167 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 129#L1045true, 318#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,174 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,174 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,174 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,174 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, 315#true, 7#L1031-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,175 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,175 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,175 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,175 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 301#L1025true, 7#L1031-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,176 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,176 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,176 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,176 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,176 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,176 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,176 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,176 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 192#L1031-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,177 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,177 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,177 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,177 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 244#L1031-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,179 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,179 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,179 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,179 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:24,180 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,180 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,180 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,180 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:24,181 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,181 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,181 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,181 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:24,182 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,182 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,182 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,182 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:24,183 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,183 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,183 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,183 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 192#L1031-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,184 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,184 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,184 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,184 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:24,185 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,185 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,185 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,185 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,186 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,186 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,186 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,186 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,186 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,186 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,186 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,186 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,186 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,186 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,186 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,187 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,187 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,187 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,190 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,190 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,190 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,190 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,191 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,191 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,191 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,191 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,191 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,191 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,191 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,191 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,191 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,191 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,192 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,192 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,193 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,193 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,194 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,194 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,194 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,194 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,194 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,194 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,194 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,194 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,204 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,204 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,204 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,205 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,205 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,205 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,205 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,206 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,206 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,206 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,206 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,206 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,206 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,206 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:24,206 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,206 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 39#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,207 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,207 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,207 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,207 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,208 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,208 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,208 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,208 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,210 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true, 119#L1043-2true]) [2025-02-06 09:37:24,210 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,210 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,211 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,211 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,211 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,211 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,211 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,211 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,212 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,212 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,212 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,212 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,212 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,212 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,212 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,212 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,212 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,213 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,213 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,213 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,213 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,213 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,213 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,213 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,213 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,213 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,213 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,213 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,213 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,213 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,213 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,214 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,214 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,214 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,214 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,214 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,215 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,215 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,215 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,215 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,215 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,215 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,215 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,215 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,215 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:24,215 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:24,215 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,215 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,216 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,216 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,216 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,216 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,217 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,217 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,217 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,217 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:24,219 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:24,219 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,219 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,220 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,220 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,220 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,220 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,221 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,221 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,221 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,221 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,221 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,221 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,221 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,221 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,221 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,222 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true, 158#L1029true]) [2025-02-06 09:37:24,222 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,222 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,222 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,222 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,222 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,222 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,222 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,222 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,223 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,223 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,223 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,223 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:24,224 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,224 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,224 INFO L294 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-02-06 09:37:24,224 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,228 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:24,228 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,228 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,228 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,228 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,229 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,229 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,229 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,229 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,229 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,229 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,231 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,231 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,231 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,231 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,231 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,231 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,231 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,231 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,231 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,231 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,231 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,231 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,231 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,231 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,231 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,232 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,232 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,232 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,232 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,232 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,232 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,232 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,232 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,232 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,232 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,232 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,232 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,233 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,233 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 192#L1031-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,233 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:24,233 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:24,241 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 301#L1025true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,241 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,241 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,241 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,241 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,242 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:24,242 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,242 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,242 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,242 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,242 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,242 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,242 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,242 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,242 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,243 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,244 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,244 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,244 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,244 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,244 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,244 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,244 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,244 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,244 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,245 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,245 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,245 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,245 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,245 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,245 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,245 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,245 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,245 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,245 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,245 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,245 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,246 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,246 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,246 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,246 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,246 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,246 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,246 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,246 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,246 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,246 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,247 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,247 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,247 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,247 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,247 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,247 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,247 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,247 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,249 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,249 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,249 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,249 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,249 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,249 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,249 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,249 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,249 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,249 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,249 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,250 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,250 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,250 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,250 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,250 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,250 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,250 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,250 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,250 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,251 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,251 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,251 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,251 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,261 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,262 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,262 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 300#L1027true, 129#L1045true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,262 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:24,262 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,263 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:24,263 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,263 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,263 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,263 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,263 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,263 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,263 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,263 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,263 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,263 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,263 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,265 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,265 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,265 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,266 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,266 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,266 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,266 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,266 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,266 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,266 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,266 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,266 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,266 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,266 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 314#true, 316#true, 187#L1027true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,266 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:24,266 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:24,266 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:24,266 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,268 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,268 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,268 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,268 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,268 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,268 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,269 INFO L294 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,269 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,270 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,270 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,270 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,270 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,270 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,270 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,270 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,270 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,270 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [70#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-06 09:37:24,287 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,287 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,287 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,287 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,288 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 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-06 09:37:24,288 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,288 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,288 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,288 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,288 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,290 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,290 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,290 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,290 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,290 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,290 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,290 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,290 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,290 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,290 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,290 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,290 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,290 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,290 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,290 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,290 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,290 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,291 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,291 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,291 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,291 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,291 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,291 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,291 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,291 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,291 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,291 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,291 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,291 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,291 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,292 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,292 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,292 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,293 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,293 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:24,293 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,293 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,293 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,293 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,294 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,294 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,294 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,295 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,295 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,295 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:24,295 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:37:24,295 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:37:24,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,296 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:24,296 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,296 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,296 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,298 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,298 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:24,298 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,298 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,298 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,298 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,298 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:24,298 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:24,298 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,298 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,298 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,299 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,299 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,299 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,299 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,299 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,299 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,299 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,299 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,299 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,300 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,300 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,300 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,300 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,300 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,301 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,301 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,301 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,301 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,301 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,301 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,301 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,301 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,301 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,301 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,301 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:24,301 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,301 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:24,301 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,301 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:24,301 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,302 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,302 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,302 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:24,302 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,302 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,302 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,302 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,302 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,302 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:24,305 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,305 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:24,305 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,305 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,305 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:24,305 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:24,305 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,305 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,305 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,305 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,305 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:24,306 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,306 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,306 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,306 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,306 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,306 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,306 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,306 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,306 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,307 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:24,307 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:24,307 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,307 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,331 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,331 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,331 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,333 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,333 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,333 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,334 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,334 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,334 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,334 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,334 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,334 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,334 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,334 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,334 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,334 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,335 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,335 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,335 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,335 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,335 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,335 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,335 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,335 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,335 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,335 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,335 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,335 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,336 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,336 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,336 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,336 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,336 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,336 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,336 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,336 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,336 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,336 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,336 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,336 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,337 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,337 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,337 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,337 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,337 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,337 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,337 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,337 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,337 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,339 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,339 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,339 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,339 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,339 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,339 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,339 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,339 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,339 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,340 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,340 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,340 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,340 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,340 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,340 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,340 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,340 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,340 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,340 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,340 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,340 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,340 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,341 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,341 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,341 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,341 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,341 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,341 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,341 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,341 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,341 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,341 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,342 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,342 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,342 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,342 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,342 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,342 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,342 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,342 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,342 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,342 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,342 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,342 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,342 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,342 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,351 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,351 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,351 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,351 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,351 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,352 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,352 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,352 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,352 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,352 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,354 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:24,354 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,354 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,354 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,354 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,354 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,354 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,354 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,354 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,354 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,354 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 192#L1031-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,354 INFO L294 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-02-06 09:37:24,354 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:24,354 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:24,354 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:24,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 39#L1025true, 315#true, 36#L1031-2true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,372 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,372 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:24,372 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:24,372 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 301#L1025true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,373 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,373 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:24,373 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:24,373 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:24,374 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,374 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,374 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:24,374 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:24,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:24,375 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,375 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,375 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:24,375 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:24,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:24,377 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,377 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:24,377 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:24,377 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 92#L1031-2true]) [2025-02-06 09:37:24,378 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,378 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:24,378 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,378 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,380 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,380 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,380 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,381 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,382 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,382 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,382 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,383 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,383 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,384 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,384 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,385 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,385 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,385 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,385 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,385 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,385 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,385 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,385 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,385 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,385 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,386 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,386 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,386 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,386 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,386 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,386 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,386 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,386 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,386 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,386 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,386 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,386 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,388 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,388 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,388 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,389 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,389 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,389 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,390 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,390 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,390 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:24,587 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,587 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:24,587 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,587 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,588 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,588 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,588 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,588 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,588 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,588 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,590 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,590 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,590 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,590 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,590 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,590 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,590 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,590 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,590 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,590 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,603 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,603 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,603 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,603 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,603 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,604 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,604 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,605 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,605 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,605 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,606 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,606 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,606 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,606 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,606 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,606 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,606 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,606 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,606 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,606 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,606 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,607 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,607 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,607 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,607 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,607 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,607 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,607 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,607 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,607 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,607 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,607 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,607 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,607 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,608 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,608 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,609 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,609 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,609 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,610 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,610 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,610 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,610 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,610 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,610 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,610 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,610 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,610 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,610 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,610 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,610 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,611 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 241#L1045-3true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,611 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,611 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,611 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,611 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,611 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,611 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,611 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,611 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,611 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,611 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,611 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,617 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,617 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:24,617 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,617 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,618 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,618 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,618 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,618 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,618 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,618 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,618 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,618 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,618 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,619 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,619 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,619 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,619 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,619 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,619 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,619 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,619 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,619 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,619 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,619 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,619 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,619 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,619 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,619 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,620 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,623 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,623 INFO L294 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-02-06 09:37:24,623 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-02-06 09:37:24,623 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-06 09:37:24,623 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-02-06 09:37:24,623 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-06 09:37:24,623 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is not cut-off event [2025-02-06 09:37:24,636 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,636 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,636 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,637 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,637 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,638 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,638 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,638 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 24#L1029true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,639 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,639 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,639 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,640 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,640 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,640 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,640 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,640 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,640 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,640 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,640 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,640 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,640 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,641 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,641 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,641 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,641 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,641 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,641 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,641 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,641 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,641 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,641 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,641 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,641 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,642 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,642 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,642 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,643 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,643 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,643 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,643 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,643 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,643 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,643 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,643 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,643 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,643 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,643 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,643 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,644 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,644 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,644 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,644 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,644 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,644 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,644 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,644 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,644 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,644 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,644 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,649 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,649 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,649 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,649 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,650 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, 152#L1045-5true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,650 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,650 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,657 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,657 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:24,657 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,657 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,657 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,657 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,657 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,657 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,657 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,657 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,657 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,657 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 92#L1031-2true]) [2025-02-06 09:37:24,657 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,657 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:37:24,657 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:37:24,657 INFO L297 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-02-06 09:37:24,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,658 INFO L294 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-02-06 09:37:24,658 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-06 09:37:24,658 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-06 09:37:24,659 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-06 09:37:24,659 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-02-06 09:37:24,672 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,672 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,672 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,672 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,672 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 300#L1027true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,673 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,673 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,673 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,674 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,674 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,674 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,674 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,674 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,674 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,674 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,674 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,674 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,674 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,674 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,674 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,674 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,674 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,674 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,674 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,675 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,675 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,675 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,675 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,675 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,675 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,675 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 314#true, 316#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,675 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:24,675 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,675 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:24,675 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,676 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,676 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,676 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,676 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,677 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,677 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,677 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,677 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,677 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,677 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,677 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,677 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,677 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,677 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,678 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,678 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,678 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,678 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,678 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,678 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,678 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,678 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,678 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,678 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,678 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,678 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,678 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:24,678 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,678 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:24,678 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,680 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,680 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 300#L1027true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,680 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:24,680 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:24,681 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,681 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,681 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,681 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,681 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,681 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,681 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,681 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,681 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,681 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,681 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,681 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:24,681 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:24,681 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,682 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,682 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,682 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,683 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,683 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,683 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,683 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,684 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:24,684 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,684 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,684 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,684 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,684 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,684 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,684 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,684 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,684 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,684 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,684 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,684 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:24,685 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,685 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,685 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,685 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,686 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,686 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,686 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,687 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,687 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,687 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,688 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,688 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,688 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,688 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,689 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,689 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:24,689 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,689 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,689 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,689 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,689 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,689 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,689 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,689 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,689 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,689 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,689 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,689 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,689 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,689 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,690 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,690 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,690 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,690 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,692 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,692 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,692 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,692 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,692 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,692 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,692 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,692 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,692 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,692 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,692 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,693 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,693 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,693 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,693 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,694 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,694 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,695 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,695 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,695 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,695 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,695 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,696 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,696 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,697 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,697 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,697 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,697 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,697 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,697 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,697 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,697 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,697 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,697 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,699 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,699 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,699 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,699 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,699 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,699 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,699 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,699 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,699 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,700 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,701 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,701 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,701 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,708 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,708 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-02-06 09:37:24,708 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-06 09:37:24,708 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-06 09:37:24,708 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-02-06 09:37:24,708 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-06 09:37:24,709 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,709 INFO L294 olderBase$Statistics]: this new event has 221 ancestors and is not cut-off event [2025-02-06 09:37:24,709 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-06 09:37:24,709 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-06 09:37:24,709 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-06 09:37:24,709 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is not cut-off event [2025-02-06 09:37:24,709 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-06 09:37:24,709 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,709 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,709 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,709 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,709 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,709 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,709 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,709 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,709 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,709 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,710 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:24,710 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,710 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,710 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,710 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,710 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,710 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:24,710 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:24,710 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,710 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:24,710 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,710 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,710 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,710 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,710 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,711 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,711 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,711 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-02-06 09:37:24,711 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,712 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,712 INFO L294 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-02-06 09:37:24,712 INFO L297 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-02-06 09:37:24,712 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,712 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,712 INFO L297 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-02-06 09:37:24,712 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:24,712 INFO L297 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-02-06 09:37:24,728 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,729 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,729 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,729 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,729 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,729 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,729 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,729 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,729 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,729 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,729 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,730 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,730 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,730 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,731 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,731 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,731 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,731 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,731 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,731 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,731 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,731 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,731 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,731 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,731 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,731 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:24,732 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,732 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,732 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,732 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,732 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,732 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,732 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,732 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,732 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,732 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,732 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,732 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,732 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,732 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,733 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,733 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,733 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,733 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,733 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,733 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,734 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,734 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,734 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,734 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,734 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,734 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,734 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,734 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,734 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,734 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,735 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,735 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,735 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,735 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,735 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,735 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,735 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,736 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,736 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,738 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,738 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,738 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,738 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,738 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,738 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,738 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,738 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,738 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,738 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,738 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,738 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,738 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,738 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,739 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,739 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,739 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,740 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,740 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,740 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,740 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,740 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,740 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,740 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,740 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,740 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,740 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,740 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,740 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,740 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,740 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,740 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,740 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 241#L1045-3true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,741 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,741 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,741 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,741 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,742 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,742 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,742 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,743 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,743 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,744 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,744 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,744 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,744 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,745 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,745 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,745 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,745 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,745 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,745 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,745 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,745 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,745 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,745 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,745 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,745 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,747 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,747 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,747 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,748 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,748 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,748 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,748 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,748 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,748 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,748 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,748 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,749 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,749 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 189#L1027true, 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,749 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,749 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,749 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,750 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,750 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,750 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,750 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,754 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 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-06 09:37:24,754 INFO L294 olderBase$Statistics]: this new event has 222 ancestors and is not cut-off event [2025-02-06 09:37:24,754 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is not cut-off event [2025-02-06 09:37:24,754 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-06 09:37:24,754 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-06 09:37:24,754 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is not cut-off event [2025-02-06 09:37:24,755 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,755 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,755 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,755 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,755 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,755 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,756 INFO L294 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,756 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,756 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,756 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,757 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,757 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,757 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,757 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,757 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,757 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,757 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,757 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,757 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,774 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,774 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,774 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,774 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,774 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,774 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,774 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,774 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,774 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,774 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,774 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,775 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,775 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,775 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,775 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,775 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,775 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,775 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,775 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,776 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,776 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,776 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,776 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,776 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,776 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,776 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,776 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,776 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,776 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,776 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,776 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,776 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,776 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,776 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 192#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,777 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,777 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,777 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,778 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,778 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,778 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,778 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,778 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,778 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,778 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,778 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,778 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,778 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,780 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,780 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,780 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,780 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,780 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,780 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,780 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,780 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,780 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,780 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,781 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,781 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,781 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,783 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,783 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,783 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,784 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,784 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,784 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,786 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,786 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,786 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,787 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,787 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,787 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,788 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,788 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,788 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,788 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,791 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,791 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,791 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,791 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,792 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,792 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,792 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,793 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,793 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,793 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,793 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,793 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,793 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,793 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,793 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,793 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,793 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,793 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,793 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,793 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,793 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,793 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,794 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,794 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,794 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,794 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,794 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,795 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,795 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,795 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,795 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,795 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,795 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,795 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,800 INFO L294 olderBase$Statistics]: this new event has 223 ancestors and is not cut-off event [2025-02-06 09:37:24,800 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-06 09:37:24,800 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-06 09:37:24,800 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is not cut-off event [2025-02-06 09:37:24,800 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is not cut-off event [2025-02-06 09:37:24,801 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,801 INFO L294 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,801 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,801 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,801 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,801 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,802 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,802 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,802 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-02-06 09:37:24,802 INFO L297 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-02-06 09:37:24,802 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,802 INFO L294 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,802 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,802 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,802 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,802 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,802 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,802 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,802 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,802 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,802 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,802 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,814 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 138#L1043-7true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,814 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,814 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,814 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,814 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,814 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,814 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,814 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,814 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:24,814 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,814 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,815 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,815 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,815 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,815 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,815 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,815 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,815 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,815 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,815 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,816 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,816 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,816 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,816 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,816 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,816 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,816 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,816 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,816 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,816 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,817 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,817 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,817 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,817 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,817 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,817 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,818 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,818 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,818 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,818 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,818 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,818 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,818 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,818 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true]) [2025-02-06 09:37:24,818 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,818 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,818 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,818 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,819 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,819 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,819 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,819 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 138#L1043-7true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:24,819 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,819 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,819 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,819 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,819 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 138#L1043-7true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,819 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,819 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,819 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,819 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,819 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,819 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,819 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,821 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,821 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,821 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,821 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,821 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,821 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,821 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,821 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,821 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,821 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,822 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,822 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:24,822 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,822 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,822 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,823 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,823 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,823 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,823 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,825 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,825 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,825 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,825 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,825 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,825 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,825 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,825 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,825 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,825 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,825 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,826 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,826 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,826 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,827 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,827 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,827 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,827 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,827 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,827 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,827 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,827 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,827 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,827 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,828 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,828 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,828 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,828 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,828 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,828 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,828 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,828 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,828 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,828 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,828 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,828 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,829 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,829 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,829 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,829 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,829 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,829 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,829 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,829 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,829 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,829 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,830 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,830 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,830 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,830 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,830 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,830 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,830 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,830 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,830 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,830 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,831 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,831 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,831 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,831 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,831 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,831 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,831 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,831 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,831 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,831 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,831 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,831 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,831 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,831 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,831 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,831 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,832 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,832 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,833 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,833 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,833 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,833 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,833 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,833 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,833 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,833 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,833 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,833 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,833 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,834 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,834 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,834 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,835 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,835 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,835 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,836 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,836 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,836 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,836 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,837 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,837 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,838 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,838 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,838 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,838 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,839 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,839 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,840 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,840 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,840 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,840 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,841 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,841 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,841 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,841 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,841 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,841 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,841 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,841 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,841 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,841 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,841 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,841 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,841 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,841 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,842 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,842 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,842 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,842 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,842 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,842 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,842 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,842 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,842 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,842 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,843 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,843 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,843 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,843 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,843 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,844 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,844 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,845 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,845 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,845 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,845 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,846 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,846 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,846 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,847 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:24,847 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,847 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,847 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,847 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,847 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,847 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,847 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,847 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,847 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,848 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,848 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,848 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,849 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,849 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,849 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,849 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,851 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:24,851 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,851 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,851 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,851 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,851 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,851 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,851 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,851 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,851 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,851 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 241#L1045-3true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,851 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,851 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,851 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,851 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,852 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,852 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,852 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,852 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,853 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,853 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,854 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,854 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,854 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,854 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,854 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,855 INFO L294 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,855 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,861 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,861 INFO L294 olderBase$Statistics]: this new event has 224 ancestors and is not cut-off event [2025-02-06 09:37:24,861 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-06 09:37:24,861 INFO L297 olderBase$Statistics]: existing Event has 235 ancestors and is not cut-off event [2025-02-06 09:37:24,861 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-06 09:37:24,861 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is not cut-off event [2025-02-06 09:37:24,871 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 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-06 09:37:24,871 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,871 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,871 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,871 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,871 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,871 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:24,871 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,871 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,871 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,871 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,871 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,871 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,871 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,872 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#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-06 09:37:24,872 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,872 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,872 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,872 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,873 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:24,873 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,873 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,873 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,873 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,873 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,873 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,873 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,873 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,873 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,874 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 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-06 09:37:24,874 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,874 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,874 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,874 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,874 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,875 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,875 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,875 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,875 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,875 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,875 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,875 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,875 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:24,875 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,875 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,875 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,875 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,875 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,875 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:24,876 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,876 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,876 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,876 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,876 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,876 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,876 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,876 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,876 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,876 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,876 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,877 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 6#L1043-6true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,877 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,877 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,877 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,878 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,878 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,878 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,878 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,878 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,878 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,878 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#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-06 09:37:24,878 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,878 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,878 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,878 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,878 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:24,879 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,879 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,879 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,879 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,886 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,886 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,886 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,886 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,886 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,886 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,886 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,886 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,886 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,886 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,886 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,886 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 300#L1027true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,887 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,887 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,887 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,887 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,888 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,888 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 314#true, 316#true, 7#L1031-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,888 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,888 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 192#L1031-8true, 187#L1027true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,889 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,889 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,889 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,889 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,889 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 192#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,889 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,889 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,889 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,889 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,889 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,889 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,889 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,889 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,889 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,889 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,890 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,890 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,890 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,890 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,890 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,890 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,890 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,890 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,890 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,890 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,890 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,891 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,891 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,891 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,891 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,891 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,891 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,891 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,891 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,891 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,891 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 244#L1031-8true, 187#L1027true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,891 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,891 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,891 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,891 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,892 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,892 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,892 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,892 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,892 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,892 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,892 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,893 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,893 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,893 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 244#L1031-8true, 300#L1027true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,893 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,893 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,893 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,893 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,894 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 192#L1031-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,894 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 192#L1031-8true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,894 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,894 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,895 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,895 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,895 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,895 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,895 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,895 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,895 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,895 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,895 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,895 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,895 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,895 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,896 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,896 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:24,896 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,896 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,896 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,896 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,896 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,896 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,896 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,896 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,896 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,896 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,896 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,896 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,897 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,897 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,897 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,898 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,898 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,898 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,899 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,899 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,899 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,900 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,900 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,900 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,900 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,900 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,900 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,900 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,900 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,900 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,901 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,901 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,901 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:24,903 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:24,903 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,903 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,904 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:24,904 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,904 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,904 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,904 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,904 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,904 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,904 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,905 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:24,906 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,906 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,906 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,906 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,906 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,906 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,906 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,906 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,906 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,906 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:24,907 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 92#L1031-2true]) [2025-02-06 09:37:24,907 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,907 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,910 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,910 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,910 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,910 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,911 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,911 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,911 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:24,914 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,914 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,914 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,914 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,914 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,914 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,914 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,914 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,914 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,914 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,914 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,915 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,915 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,915 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,915 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,916 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,916 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,916 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,916 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,916 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,916 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,917 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:24,917 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,917 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,917 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,917 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,918 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:24,918 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,918 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,918 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,918 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,918 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true, 119#L1043-2true]) [2025-02-06 09:37:24,919 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,919 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,919 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,921 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,921 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,921 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,921 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,922 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,922 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,922 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,922 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,922 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,923 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,923 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,923 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,923 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,923 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,923 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,923 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,923 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,923 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,923 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,923 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,923 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,923 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,923 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,923 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,923 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,927 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,927 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,927 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,927 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,927 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,927 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,927 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,927 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,927 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,927 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,927 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,927 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,927 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,928 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,928 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,928 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,928 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,929 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,929 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,929 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,929 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,929 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,930 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,930 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,930 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,930 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,930 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,930 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,931 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,931 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,931 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,931 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,931 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,932 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,932 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,932 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,932 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,935 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,935 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,935 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,935 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,935 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,936 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,936 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,936 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,936 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,936 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,937 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,938 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,938 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,938 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,939 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,939 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,939 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,939 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,940 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,940 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,940 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,940 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,943 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 158#L1029true]) [2025-02-06 09:37:24,943 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,943 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,943 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,943 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,943 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,943 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,943 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,943 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,943 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,943 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,943 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:24,943 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:24,943 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,943 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,943 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,943 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 241#L1045-3true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,944 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,944 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,944 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 244#L1031-8true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,944 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,944 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,945 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,945 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,945 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,945 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,945 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,946 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,946 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:24,946 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,946 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,946 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,947 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,947 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:24,947 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,947 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,947 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:24,948 INFO L294 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true, 158#L1029true]) [2025-02-06 09:37:24,948 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,948 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:24,950 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,950 INFO L294 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-02-06 09:37:24,950 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,950 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,950 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,950 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,950 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,950 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,950 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,950 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,950 INFO L297 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-02-06 09:37:24,950 INFO L297 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-02-06 09:37:24,950 INFO L297 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-02-06 09:37:24,955 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,955 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,955 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,955 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,955 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,955 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,955 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:24,955 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,955 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,955 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,955 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,955 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,955 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,955 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,955 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:24,955 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,955 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,956 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,956 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,957 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,957 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,957 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,957 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,957 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,957 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,957 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,957 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,957 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,957 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,958 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,958 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,958 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,958 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,958 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:24,961 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,961 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,961 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,961 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,961 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,961 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,961 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,961 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,961 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,961 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,961 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,961 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,961 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,961 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,961 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true]) [2025-02-06 09:37:24,962 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,962 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,962 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,962 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,962 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,962 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,962 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,962 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,962 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:24,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,962 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,964 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,964 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,964 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,964 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,964 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,964 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,964 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,964 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,964 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,964 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,965 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,965 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,965 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,965 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,965 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,965 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,967 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:24,967 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,967 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,967 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,968 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,974 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,974 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,974 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,974 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,974 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,974 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,974 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,974 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,974 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,974 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,974 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,974 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 138#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,974 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,974 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,974 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,974 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,975 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,975 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,975 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,975 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,975 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,975 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,975 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,975 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,975 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,975 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,975 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,975 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,975 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,975 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,975 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,976 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,976 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,976 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,976 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,976 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,976 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,976 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,976 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,977 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,977 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,977 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,977 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,977 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,977 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,977 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,977 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,977 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,978 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,978 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,978 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,978 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,978 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,978 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,978 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,978 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,978 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,979 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,979 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,979 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:24,979 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:24,980 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:24,980 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,980 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,980 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,980 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,980 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,980 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,980 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,981 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,982 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,982 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,982 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,982 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,983 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,983 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,983 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,983 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,983 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,983 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,983 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,983 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,983 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,983 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,983 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,983 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:24,984 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 158#L1029true]) [2025-02-06 09:37:24,984 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,984 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,985 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,985 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,985 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,985 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,985 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,985 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,985 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,985 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,985 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,985 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,986 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:24,986 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,986 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,987 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,987 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,987 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,987 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,987 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,987 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,987 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,987 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,987 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,987 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,987 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:24,988 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,988 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,988 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,988 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,988 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,988 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,988 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,988 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,988 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,988 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:24,988 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,989 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,989 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,989 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,990 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:24,990 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,990 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:24,990 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,990 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,991 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,991 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,991 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,991 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,991 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,991 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:24,991 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,991 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,991 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:24,991 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,991 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,991 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,991 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,991 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,991 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 89#L1031-2true]) [2025-02-06 09:37:24,992 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:24,992 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,992 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:24,993 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:24,993 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,993 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,993 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,993 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,993 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,993 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,993 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,993 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,993 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:24,993 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,993 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,994 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:24,994 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,994 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,994 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,994 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,994 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,994 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,994 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,994 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,994 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,994 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,994 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:24,995 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:24,995 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,995 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,996 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,996 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:24,996 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:24,996 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,155 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,156 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,156 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,157 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,157 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,157 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,157 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,157 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,157 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,157 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,157 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,157 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,157 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,158 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,158 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,158 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,158 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,159 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,159 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,159 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,159 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,159 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,159 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,159 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,159 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,159 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,159 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,159 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,159 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,159 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,159 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,159 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,160 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,160 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,160 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,160 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,161 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,161 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,161 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,161 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,162 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,162 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,163 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,163 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,163 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,163 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,164 INFO L294 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:25,164 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,166 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,166 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,166 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,167 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,167 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,167 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,167 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,167 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,167 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,167 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,167 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,167 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,167 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,167 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,167 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,167 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,169 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,169 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,169 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,169 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,169 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,169 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,169 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,169 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,169 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,169 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,170 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,170 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,170 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,172 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,173 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,173 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,173 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,173 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,174 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,174 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,174 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,174 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,174 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,174 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,174 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,174 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,174 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,174 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,175 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,175 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,175 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,175 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,175 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,175 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,175 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,175 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,175 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,175 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,175 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,175 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,177 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,177 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,177 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,177 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,177 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,177 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,177 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,177 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,177 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,177 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,178 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,178 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,178 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,178 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,178 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,178 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,178 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,178 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,178 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,178 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,178 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,178 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,180 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,180 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:25,180 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,180 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,181 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,181 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,181 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,181 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,181 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,182 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,182 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,182 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,182 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,182 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,182 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,182 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,182 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,182 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,182 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,182 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,183 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,183 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,183 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,183 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,183 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,183 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,183 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,183 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,183 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,183 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true]) [2025-02-06 09:37:25,184 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:25,184 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,184 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,184 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,186 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,186 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,186 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,186 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,186 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,186 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,186 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,186 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,186 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,186 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,186 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,186 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,186 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,186 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,186 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,186 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,187 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,187 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,187 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,187 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,193 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 6#L1043-6true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,194 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#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-06 09:37:25,194 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#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-06 09:37:25,194 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,194 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,195 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,195 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,195 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,195 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,195 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,195 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,195 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,195 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,197 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,197 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,197 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 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-06 09:37:25,198 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 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-06 09:37:25,198 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,198 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,198 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,199 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,199 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,199 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,199 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,199 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,199 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,200 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,200 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,200 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,200 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,200 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,200 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,200 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,203 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,203 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,203 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,203 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,204 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,204 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,205 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,205 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,205 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,206 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,206 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,206 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,207 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,207 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,207 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,207 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,207 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,207 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,207 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,207 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,207 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,207 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,208 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,208 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,208 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,208 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,208 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,208 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,208 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,208 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,208 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,208 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,208 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,208 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,208 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,208 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,208 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,209 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,209 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,209 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,210 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,210 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,210 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,210 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,210 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,210 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,210 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,210 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,210 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,210 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,210 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,210 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,210 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,211 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,211 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,211 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,211 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,211 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,211 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,211 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,211 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,211 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,211 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,211 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,212 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,212 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,212 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,213 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,213 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,213 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,214 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,214 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,214 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,214 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,214 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,215 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 92#L1031-2true]) [2025-02-06 09:37:25,215 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,215 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,216 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,216 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,216 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,217 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,217 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,217 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,217 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,218 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,218 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,218 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,219 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,219 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,219 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,220 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,220 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,220 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,221 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,221 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,221 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,222 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,222 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,222 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,222 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,222 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,222 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,222 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,222 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,222 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,223 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,223 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,223 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,223 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,223 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,223 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,223 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,223 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,223 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,223 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,223 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,223 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,223 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,223 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,223 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,224 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,224 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,224 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,224 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,224 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,224 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,224 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,224 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,224 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,224 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,224 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,224 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,224 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,224 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,225 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,225 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,225 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,226 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,226 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,226 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,226 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,226 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,226 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,226 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,226 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,226 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,226 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,226 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,226 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,227 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,227 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,227 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,228 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,228 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,228 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,228 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,228 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,228 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,228 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,228 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,228 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,228 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,228 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,228 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,228 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,229 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,229 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,229 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,229 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,229 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,229 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,229 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,229 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,229 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,230 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,230 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,230 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,230 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,231 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,231 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,232 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,232 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,232 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,232 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,233 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,233 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,233 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,234 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,234 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,234 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,234 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,234 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,234 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,234 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,234 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,235 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,235 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,235 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,235 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,236 INFO L294 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,236 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,245 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,245 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,245 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,245 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,246 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,246 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,246 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,246 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,246 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,246 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,246 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,246 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,248 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,248 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,248 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,249 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,249 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,249 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,249 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,250 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,250 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,250 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,250 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,250 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,250 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,250 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,250 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 138#L1043-7true, 315#true, 70#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,255 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,255 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,255 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,255 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,256 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,256 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,256 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,256 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,256 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,256 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,260 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,260 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,260 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,260 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,260 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,260 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,262 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 300#L1027true, 129#L1045true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,262 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,262 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,262 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,263 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,263 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,263 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,263 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,263 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,263 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,263 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,263 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,263 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,263 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,263 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,263 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,264 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,264 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,264 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,264 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,264 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,264 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,264 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,264 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,264 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,264 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,264 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,264 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 314#true, 316#true, 129#L1045true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,264 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,264 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,264 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,264 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 187#L1027true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,265 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,265 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,265 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,265 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,265 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,265 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,265 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,265 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,265 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,265 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,265 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,265 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,265 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,265 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,266 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,266 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,266 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,266 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,266 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,266 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,266 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,266 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,266 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,266 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,267 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,267 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 187#L1027true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,267 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,267 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,269 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,269 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 300#L1027true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,269 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,269 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,270 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,270 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,270 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,270 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,270 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,270 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,270 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,270 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,270 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,270 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,271 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,271 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,271 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,271 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,271 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,271 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,271 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,271 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,271 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,271 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,271 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,271 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,271 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,271 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,271 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,271 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,272 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,272 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,272 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,273 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,273 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,273 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,273 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,273 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,273 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,273 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,274 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,274 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,274 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,274 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,274 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,274 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,274 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,274 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,274 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,274 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,274 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,274 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,274 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,274 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,274 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,275 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,275 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,275 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,275 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,275 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,275 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,275 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,275 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,275 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,275 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,275 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,275 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,275 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,275 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,275 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,275 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,276 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,276 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,276 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,277 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,277 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,277 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,277 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,278 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,278 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,278 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,278 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,278 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,278 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,278 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,278 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,278 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,278 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,278 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,278 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,278 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,279 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,279 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,279 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,279 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,279 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,279 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,279 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,279 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,279 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,280 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 39#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,280 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,280 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,280 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,280 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,280 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,280 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,281 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,281 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 39#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,281 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,281 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,282 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,282 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,283 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,283 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,283 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,283 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,283 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,283 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,283 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,284 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,284 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,284 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,284 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,285 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,285 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,285 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,285 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,285 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,285 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,285 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,285 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,285 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,285 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,285 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,285 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,285 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,285 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,285 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,285 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,286 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,286 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,286 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,286 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,287 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,287 INFO L294 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,287 INFO L297 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-02-06 09:37:25,291 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,292 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,292 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,292 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,292 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,293 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,293 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,293 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,293 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,293 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,293 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,293 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,293 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,294 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 228#threadENTRYtrue, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,294 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,294 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,294 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,294 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,294 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,294 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,294 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,294 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,295 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 228#threadENTRYtrue, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,295 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,295 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,295 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,295 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,295 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,295 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,295 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,295 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,296 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,296 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,296 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,296 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,297 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,297 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,297 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,297 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,297 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,297 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,297 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,297 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 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-06 09:37:25,302 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,302 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,302 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,302 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,303 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 6#L1043-6true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,303 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,303 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,303 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,303 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,303 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,306 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#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-06 09:37:25,306 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,306 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,306 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,306 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,306 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,307 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,307 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,307 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,308 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,308 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,308 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,308 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,308 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,308 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,308 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,309 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,309 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,309 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true]) [2025-02-06 09:37:25,309 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,309 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,309 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,309 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,309 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 70#L1028-5true, 315#true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,310 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,310 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,310 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,311 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,311 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,311 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,311 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,311 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,311 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,311 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,311 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,311 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,311 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,311 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,311 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,311 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,312 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,312 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,312 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,312 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,312 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,312 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,312 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,312 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,312 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,312 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,312 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,312 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,312 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,312 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,312 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,314 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,314 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,314 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,314 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,314 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,314 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,314 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,314 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,314 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,315 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,315 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,316 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,316 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,316 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,316 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,316 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,316 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,316 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,316 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,316 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,316 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,316 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,316 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,316 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,317 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,317 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,317 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,317 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,317 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,317 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,317 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,317 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,317 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,317 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,317 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,317 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,317 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,318 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,318 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,318 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,319 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,319 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,319 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,319 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,320 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,320 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,320 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,320 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,321 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,321 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,321 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,321 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,321 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,321 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,321 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,321 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,321 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,321 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,321 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,321 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,321 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,322 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,322 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,322 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,323 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,323 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,323 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,324 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,324 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,324 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,325 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,325 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,325 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,326 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,326 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,326 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,327 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,327 INFO L294 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,327 INFO L297 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-02-06 09:37:25,328 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,328 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,328 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,328 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,328 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,328 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,328 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,328 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,328 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,328 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,328 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,328 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,329 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,329 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,329 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,329 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,329 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,329 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,329 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,329 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,329 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,329 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,329 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,329 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,330 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,330 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,330 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,330 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,330 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,330 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,330 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,330 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,330 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,330 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,331 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,331 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,331 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,332 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,332 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,332 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,332 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,333 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,333 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,333 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,333 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,333 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,333 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,333 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,333 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,333 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,333 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,333 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,333 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,334 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,334 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,334 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,334 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,334 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,334 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,334 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,334 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,334 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,334 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,343 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,343 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,343 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,343 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,344 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,344 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,344 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,344 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,344 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,344 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,347 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,347 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,347 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,347 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,347 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,347 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,348 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#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-06 09:37:25,348 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,348 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,349 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,349 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,349 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,349 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,349 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,349 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,349 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,349 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,349 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,350 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:25,350 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,350 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,350 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,350 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,350 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 70#L1028-5true, 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-06 09:37:25,351 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,351 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,351 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,352 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 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-06 09:37:25,352 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,352 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,353 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,353 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,353 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,353 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,353 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,353 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,353 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,353 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,353 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,353 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 301#L1025true, 70#L1028-5true, 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-06 09:37:25,353 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,353 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,353 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,353 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,353 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,358 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 7#L1031-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,358 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,358 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,358 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,359 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,359 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,359 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,360 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,360 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,360 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 192#L1031-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,361 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 192#L1031-8true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,361 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,361 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,362 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,362 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,362 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 244#L1031-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,363 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,363 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,363 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,363 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,363 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,363 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,363 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,363 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,364 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,364 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,364 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,364 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,364 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,364 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,364 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,364 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,364 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,364 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,364 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,364 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,365 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,365 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,365 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,365 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,366 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 192#L1031-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,366 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,366 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,367 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,367 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,367 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,367 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,367 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,367 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,367 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,367 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,367 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,367 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,367 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,367 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,368 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,368 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,368 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,368 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,368 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,368 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,368 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,368 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,368 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,368 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,368 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,368 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,368 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,368 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,369 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,369 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,369 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,369 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,369 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,369 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,369 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,369 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,369 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,369 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,369 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,369 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,370 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,370 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,370 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,371 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,371 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,371 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,371 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,371 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,371 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,371 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,372 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,372 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,374 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 192#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,374 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,374 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,374 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,374 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,374 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,374 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,374 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,374 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,374 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,374 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,374 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,374 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,374 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,375 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,375 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,375 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,375 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,375 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,375 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,375 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,375 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,375 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,375 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,375 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,375 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,375 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,375 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,378 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,378 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,378 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,378 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,378 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,378 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,378 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,378 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,378 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,378 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,378 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:25,379 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,379 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,379 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,380 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,380 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,380 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,380 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,380 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,380 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,380 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,381 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,381 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,381 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,381 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,382 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true, 119#L1043-2true]) [2025-02-06 09:37:25,382 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,382 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,384 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,384 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,384 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,385 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,385 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,385 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,385 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,385 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,385 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,385 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,385 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,385 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,385 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,386 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,386 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,386 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,386 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,387 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,387 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,387 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:25,388 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,388 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,388 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,389 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 158#L1029true]) [2025-02-06 09:37:25,390 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 158#L1029true]) [2025-02-06 09:37:25,390 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,390 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,390 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,390 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,391 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true, 158#L1029true]) [2025-02-06 09:37:25,391 INFO L294 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,391 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,395 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,395 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,395 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,395 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,395 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:25,395 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,396 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,396 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,396 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,396 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,398 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,398 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,398 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,398 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,398 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,398 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,399 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,399 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,399 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,400 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 158#L1029true]) [2025-02-06 09:37:25,400 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,400 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,400 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,400 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,400 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,400 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,401 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,401 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,401 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true]) [2025-02-06 09:37:25,401 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,401 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,401 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,401 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,401 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,402 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,402 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,402 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,402 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,402 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,402 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,402 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,402 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,402 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,402 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,402 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,402 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,402 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,403 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,403 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,404 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,404 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,404 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,404 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,404 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,404 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,404 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,405 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 301#L1025true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:25,405 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,405 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,405 INFO L297 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,405 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,405 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,414 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,414 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,414 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,414 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,414 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,414 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,414 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,414 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,414 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,414 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,414 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,414 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,414 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,415 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,415 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,415 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,415 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,415 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,415 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,415 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,415 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,415 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,415 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,415 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,415 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,415 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,416 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,416 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,416 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,416 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,416 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,416 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,416 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,416 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,416 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,416 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,416 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,416 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,417 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,417 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,417 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,418 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,418 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,418 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,418 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,418 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,418 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,418 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,418 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,418 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,418 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,418 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,418 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,418 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,419 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,419 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,419 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,419 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,419 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,419 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,419 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,419 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,419 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,419 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,419 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,419 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,420 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,420 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,420 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,420 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,420 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,420 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,420 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,420 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,420 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,420 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,420 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,420 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,420 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,421 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,421 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,421 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,421 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,422 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,422 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,422 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,422 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,422 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,422 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,422 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,422 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,422 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,422 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,422 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,423 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,423 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,423 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,423 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,423 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,423 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,423 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,423 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,423 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,423 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,423 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,423 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,423 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,423 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,427 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,427 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,427 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,427 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,427 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,427 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,427 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,427 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,427 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,427 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,427 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,427 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,427 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,428 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,428 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,428 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,428 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,428 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,428 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,428 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,428 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,428 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,428 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,429 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,429 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,429 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,429 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,429 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,430 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,430 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,430 INFO L294 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,430 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,431 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:25,431 INFO L297 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-02-06 09:37:25,431 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,431 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,431 INFO L294 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-02-06 09:37:25,431 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,431 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,431 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,433 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,433 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,433 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,433 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,433 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,433 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,434 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 39#L1025true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,434 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,434 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,434 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,434 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,434 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,434 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,434 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,434 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,434 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,434 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,434 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,434 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,435 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,435 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,435 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,435 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,435 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,435 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,435 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,435 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,435 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,436 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true]) [2025-02-06 09:37:25,436 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,436 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,436 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,436 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,436 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [253#L1025true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,437 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [253#L1025true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,437 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,437 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,438 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,438 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,438 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,438 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,438 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,438 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,438 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,438 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,438 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,438 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,438 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,438 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,438 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,439 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,439 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,439 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,439 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,439 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,439 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,439 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,439 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,439 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,439 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 301#L1025true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,439 INFO L294 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,439 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,439 INFO L297 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-02-06 09:37:25,439 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,439 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:25,451 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,451 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,451 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,451 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,451 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,451 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,451 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,451 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,451 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,451 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,451 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,452 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,452 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,452 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,452 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,452 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,452 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,452 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,452 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,452 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,452 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,452 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,452 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,452 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,452 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,452 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,453 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,453 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,453 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,453 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,453 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,453 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,453 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,453 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,453 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,453 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,453 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,453 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,453 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,454 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,454 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,454 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,454 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,454 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,454 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,454 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,454 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,454 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,454 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,454 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,454 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,454 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,455 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,455 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,455 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,455 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,455 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,455 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,456 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,456 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,457 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,457 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,457 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,457 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,457 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,457 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,457 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,457 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,457 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,457 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,457 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,457 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,457 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,458 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,458 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,458 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,458 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,458 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,458 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,458 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,458 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,458 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,458 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,458 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,458 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,458 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,459 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,459 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,459 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,459 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,459 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,459 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,459 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,459 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,459 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,459 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,459 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,459 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,460 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,460 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,460 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,461 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,461 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,461 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,462 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,462 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,462 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,462 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,462 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,462 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,462 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,462 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,462 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,462 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,462 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,462 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,462 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,462 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,463 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,463 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,463 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,463 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,463 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,463 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,463 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,463 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,463 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,463 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,463 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,464 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 192#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,464 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,464 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,464 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,464 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,464 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,464 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,464 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,464 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,464 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,464 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,464 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,464 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,464 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,465 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,465 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,465 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,465 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,465 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,465 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,465 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,465 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,465 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,465 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,465 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,465 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,465 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,465 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,466 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,466 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,466 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,466 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,466 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,466 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,466 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,466 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,466 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,466 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,466 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,466 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,466 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,466 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,487 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,487 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 138#L1043-7true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,487 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:25,487 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,487 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true]) [2025-02-06 09:37:25,489 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,489 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,489 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,489 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,489 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,489 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,489 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,489 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,489 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,489 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,489 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,489 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,489 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,491 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 314#true, 315#true, 129#L1045true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,491 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,491 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,492 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 36#L1031-2true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,492 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,492 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 92#L1031-2true]) [2025-02-06 09:37:25,493 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-06 09:37:25,493 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,493 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,493 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,493 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,493 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,493 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,493 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,493 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,493 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,493 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,493 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,493 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,493 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,493 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,493 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,494 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,494 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,494 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,494 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,494 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,494 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,494 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,494 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,494 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,494 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,494 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,494 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,494 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,494 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,495 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,495 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 89#L1031-2true]) [2025-02-06 09:37:25,495 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,495 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,495 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,497 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 89#L1031-2true]) [2025-02-06 09:37:25,497 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,497 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:25,498 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,498 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,498 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,498 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,498 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,498 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,498 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,498 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,498 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,498 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,498 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,498 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,499 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,499 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,499 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,499 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,499 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,499 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,500 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,500 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,500 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,500 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,500 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,500 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,500 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,501 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,501 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,501 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,501 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,501 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,501 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,501 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,501 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,501 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,501 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,502 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,502 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,502 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,502 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,502 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,502 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,502 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,502 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,502 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,502 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,502 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,502 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,502 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,502 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,504 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,504 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,504 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,504 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,504 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,505 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,505 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,505 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,508 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,508 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,508 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,508 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,508 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,508 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,508 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,508 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,508 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,508 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,508 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,508 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,508 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,509 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,509 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,509 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,509 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,509 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,509 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,509 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,509 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,509 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,509 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,509 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,510 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,510 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,510 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,511 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,511 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,511 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,512 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,512 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 187#L1027true, 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,512 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,512 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,514 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,514 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,514 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,514 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,514 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,514 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,515 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,515 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,515 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,515 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,515 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,516 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,516 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,518 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 92#L1031-2true]) [2025-02-06 09:37:25,518 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,518 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,518 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,518 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,518 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,518 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,518 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,518 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,519 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,519 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,519 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,519 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,519 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,519 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,519 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,519 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,520 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,520 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,520 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,520 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,520 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,520 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,520 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,520 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,520 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,520 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,520 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,521 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:25,521 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,521 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,521 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,521 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,521 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,521 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,521 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,532 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 7#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,532 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#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-06 09:37:25,532 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,532 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,533 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,533 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,533 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,533 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true]) [2025-02-06 09:37:25,533 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,533 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,533 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,533 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,534 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,534 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,534 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,534 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,534 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,534 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,534 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,534 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,534 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,534 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:25,534 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,534 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,534 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,534 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 192#L1031-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,539 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,539 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,539 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,540 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 244#L1031-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,540 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,540 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 244#L1031-8true, 192#L1031-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,542 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,542 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,542 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,543 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 241#L1045-3true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,543 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,543 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,543 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,543 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,543 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,543 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,543 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,543 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,543 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,543 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,543 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,544 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,544 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,544 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,544 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,545 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,545 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,545 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,545 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,545 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,546 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,546 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,546 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,547 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,547 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,548 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,548 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,548 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,548 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,548 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,548 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,548 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,548 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,548 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,548 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,548 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,548 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,548 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,548 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,549 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,549 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,549 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,549 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,549 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,549 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,549 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,549 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,549 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,549 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,549 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,549 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,549 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,550 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,550 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,550 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,550 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,550 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,550 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,551 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,551 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,552 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,552 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,552 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,552 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,552 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,552 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,553 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,553 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,553 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,553 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,553 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,553 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,553 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,553 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,554 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,554 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,554 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 189#L1027true, 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,554 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,554 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,555 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,555 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,555 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,555 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,555 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,561 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,561 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,561 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,561 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,561 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,561 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,562 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,562 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,562 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,563 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,563 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,563 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:25,564 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,564 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,564 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,566 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,566 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,566 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,566 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,566 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,567 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,567 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,567 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,567 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,568 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,568 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,569 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,569 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,569 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 244#L1031-8true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,570 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,570 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,570 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,570 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,570 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,571 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,571 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,571 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,571 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,571 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,571 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,571 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,571 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,571 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,571 INFO L294 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-02-06 09:37:25,571 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,571 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,571 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,578 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,578 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true]) [2025-02-06 09:37:25,578 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,578 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,578 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,580 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,580 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,580 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,580 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,580 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,580 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,580 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true]) [2025-02-06 09:37:25,580 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,580 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,580 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,580 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,592 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,592 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,592 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,592 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,592 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,592 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,592 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,592 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,592 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,592 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,592 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,592 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,592 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,592 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,593 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,593 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,593 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,593 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,593 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,593 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,593 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,593 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,593 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,593 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,593 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,593 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,593 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,594 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,594 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,594 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,594 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,594 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,594 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,594 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,594 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,594 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,594 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,594 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,594 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,594 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,594 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,595 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,595 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,595 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,596 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,596 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,596 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,601 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,601 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,601 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,601 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:25,602 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,602 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,602 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:25,602 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,602 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,602 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,602 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,602 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,603 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,603 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,603 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,603 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,604 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:25,604 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,604 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,605 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,605 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,605 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:25,608 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,608 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,609 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,609 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true]) [2025-02-06 09:37:25,609 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:25,609 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,610 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,610 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,610 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,610 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,611 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,611 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,611 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,611 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,611 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:25,611 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,611 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,611 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:25,611 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,622 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,622 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,622 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,622 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,622 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,622 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,622 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,622 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,622 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,622 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,622 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,622 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,622 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,622 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,623 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,623 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,623 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,623 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,623 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,623 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,623 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,623 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,623 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,623 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,623 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,623 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,623 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,623 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,624 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,624 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,624 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,624 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,624 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,624 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,624 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,624 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,624 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,624 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,626 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,627 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,627 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,627 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,627 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,627 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,627 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,627 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,627 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,627 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,627 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,627 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,627 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,627 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,628 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,628 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,628 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,628 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,628 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,628 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,628 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,628 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,628 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,628 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,628 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,628 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,628 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,628 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,629 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,629 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,629 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,629 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,629 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,629 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,629 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,629 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,629 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,629 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,629 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,629 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,629 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,630 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,630 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,630 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,630 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,630 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,630 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,630 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,630 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,630 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,630 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,630 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,630 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,630 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,630 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,631 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,631 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,631 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,631 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,633 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,633 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,633 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,633 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,633 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,633 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,633 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,633 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,633 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,633 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,633 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,633 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,633 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,635 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,635 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,635 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,635 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,635 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,635 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,635 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,635 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,635 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,635 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,635 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,635 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,636 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,636 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,636 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,636 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,636 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,636 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,636 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,636 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,636 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,636 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,636 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,636 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,636 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,639 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,639 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,639 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,639 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,639 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,639 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,639 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,639 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,639 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,639 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,639 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,639 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,640 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is not cut-off event [2025-02-06 09:37:25,640 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-06 09:37:25,640 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-06 09:37:25,640 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-06 09:37:25,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,641 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is not cut-off event [2025-02-06 09:37:25,641 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-06 09:37:25,641 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-02-06 09:37:25,641 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-06 09:37:25,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,641 INFO L294 olderBase$Statistics]: this new event has 236 ancestors and is not cut-off event [2025-02-06 09:37:25,641 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-06 09:37:25,641 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is not cut-off event [2025-02-06 09:37:25,641 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-06 09:37:25,641 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is not cut-off event [2025-02-06 09:37:25,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 192#L1031-8true, 36#L1031-2true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,657 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,657 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,657 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,657 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,658 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 244#L1031-8true, 129#L1045true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,658 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,658 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 7#L1031-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,659 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,659 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,659 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,660 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,660 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,660 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,661 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,661 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,661 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,661 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,663 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,663 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,663 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,663 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,664 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,664 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,664 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,664 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,664 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,664 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,664 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,664 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,664 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,664 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,664 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,664 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,664 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,665 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,665 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,665 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,665 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,665 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,665 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,665 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,665 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,665 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,665 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,665 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,665 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,665 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,665 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,666 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,666 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,666 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,666 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,666 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,666 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,666 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,666 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,666 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,666 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,666 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,666 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,666 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,666 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,667 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,667 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,667 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,667 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,667 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,667 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,667 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,667 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,667 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,667 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,667 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,667 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,667 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,667 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,670 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,670 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,670 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,670 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,670 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,670 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,671 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,671 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,671 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,671 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,671 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,672 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,672 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,673 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,673 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,673 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,674 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,674 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,674 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,674 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,674 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,674 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,674 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,675 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,675 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,675 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,675 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,676 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,676 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,676 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,676 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,676 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,677 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,677 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,677 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,680 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 89#L1031-2true]) [2025-02-06 09:37:25,680 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,680 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,680 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,680 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,680 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,680 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,680 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,680 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,680 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,680 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,680 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,680 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,680 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,681 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,681 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,681 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,681 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,681 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,682 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,682 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,682 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,682 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,683 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,683 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,683 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,683 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,683 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,683 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,684 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,684 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,684 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,684 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,703 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,703 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:25,703 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,703 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,703 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,703 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,703 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,703 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,703 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,703 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,703 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,703 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,703 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,703 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,704 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,704 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:25,704 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,704 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,704 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,704 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,704 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,704 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,704 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,704 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,704 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,704 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,705 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,705 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:25,705 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,705 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,705 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,705 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,705 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,705 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,705 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,705 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,705 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,705 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,705 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,705 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,706 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 241#L1045-3true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,706 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,706 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,706 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,706 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,707 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,707 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,707 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,707 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,708 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,708 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,708 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,709 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 158#L1029true]) [2025-02-06 09:37:25,709 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 158#L1029true]) [2025-02-06 09:37:25,709 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,709 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,709 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,710 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,710 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,710 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,710 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,710 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,710 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,710 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,710 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,710 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,710 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,710 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,711 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,711 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,711 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,711 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 300#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,712 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,712 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,712 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,712 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,712 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,713 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,713 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,713 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,713 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,713 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,713 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,716 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,716 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,716 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,716 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,717 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,717 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,717 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,718 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,718 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,718 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,718 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,718 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,718 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,718 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,718 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,718 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,718 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,719 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,719 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,719 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,719 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,719 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,720 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,720 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,720 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,720 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,720 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,721 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,721 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,721 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,721 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,722 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,722 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,722 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,722 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,722 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,722 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,722 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,722 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,722 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,722 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,722 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,722 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,722 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,722 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,723 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,723 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,723 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,723 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,723 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,724 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,724 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,724 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,724 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,724 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,725 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,725 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,725 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,725 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 210#L1045-1true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,726 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,726 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,726 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,726 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,727 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,727 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,727 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,727 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,727 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,727 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,728 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,728 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,728 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,728 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,728 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,728 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,728 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,728 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,728 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,728 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,728 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,728 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,728 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,729 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,729 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,729 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,729 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,729 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,729 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,729 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,729 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,729 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,729 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,729 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,729 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,729 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,729 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,729 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,729 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,730 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,730 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,730 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,730 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,731 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,732 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,732 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,732 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,732 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,733 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:25,733 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:25,733 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:25,733 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:25,745 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,746 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,746 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,746 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,746 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,747 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 192#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,747 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 138#L1043-7true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,747 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,747 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 138#L1043-7true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,750 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true]) [2025-02-06 09:37:25,750 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 138#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-06 09:37:25,750 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,750 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,751 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,751 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:25,751 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,751 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,752 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,752 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,752 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,752 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,753 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,753 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,753 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,753 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,754 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,754 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,754 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,754 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,755 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 138#L1043-7true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,755 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,755 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,756 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,756 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,756 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,756 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,756 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,756 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,756 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,756 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,756 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,756 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,756 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,756 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,756 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,756 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,756 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,757 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,757 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,757 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,758 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,758 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,758 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,758 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,758 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,758 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,758 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,758 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,758 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,759 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,759 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,759 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,760 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,760 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,760 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,760 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,760 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,760 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,760 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,760 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,760 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,760 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,760 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,760 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,760 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,760 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,760 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,761 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,761 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,761 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,761 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,761 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,762 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,762 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,763 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,763 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,764 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,764 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,764 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,765 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 70#L1028-5true, 315#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,765 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,765 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,766 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,766 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,766 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,767 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,767 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,767 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,768 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,768 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,768 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,768 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,768 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,768 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,769 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,769 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,770 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,770 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,770 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,770 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,770 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,770 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, 129#L1045true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,771 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,771 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 187#L1027true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,771 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,771 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,772 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,772 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,772 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,773 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,773 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, 129#L1045true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,773 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,773 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,774 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,774 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,774 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,774 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,774 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,774 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,787 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,787 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,787 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,787 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 6#L1043-6true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,788 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#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-06 09:37:25,788 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#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-06 09:37:25,788 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,788 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 6#L1043-6true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,791 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:25,791 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 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-06 09:37:25,791 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,791 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true]) [2025-02-06 09:37:25,792 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 7#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,792 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,792 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,792 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,793 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,793 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,793 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,793 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,793 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,793 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,793 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,793 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,793 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,793 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,793 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,794 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,794 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,794 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,794 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,794 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,794 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,794 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,794 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,794 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,794 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,794 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,794 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,794 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,794 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,794 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,794 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,795 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,795 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,795 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,796 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,796 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,796 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 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-06 09:37:25,796 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,796 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,796 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,796 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,796 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,796 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,796 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,796 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,796 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,796 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,796 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,796 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,796 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,796 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,798 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true]) [2025-02-06 09:37:25,798 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,798 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,798 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,798 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,798 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,798 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,798 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,799 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,799 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,799 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,799 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,799 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,799 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,799 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,801 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,801 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,801 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,802 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,802 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,802 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,803 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 129#L1045true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,803 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,803 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,805 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true, 89#L1031-2true]) [2025-02-06 09:37:25,805 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:25,805 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,805 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,806 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,806 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,806 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:37:25,806 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,806 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,806 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,806 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,806 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,806 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,806 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,806 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,815 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,815 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,815 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,815 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,816 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,816 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,816 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,816 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:25,819 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,819 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,819 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,819 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 187#L1027true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,820 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:25,820 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,820 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,820 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,821 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,821 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,821 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,821 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,821 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,821 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,821 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,821 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,821 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,821 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,821 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,821 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,822 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,822 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,822 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,822 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,822 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,822 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,822 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,822 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,822 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,822 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 192#L1031-8true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:25,822 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,822 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,822 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,822 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,822 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,822 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,823 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,823 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,823 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-02-06 09:37:25,823 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,823 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,823 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:25,823 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,823 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,823 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,823 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,823 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,823 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,823 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,823 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,824 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,824 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,824 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,826 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:25,826 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,826 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,826 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,826 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,826 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,826 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,826 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#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-06 09:37:25,826 INFO L294 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,826 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,826 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,826 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,826 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,826 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,826 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,840 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 189#L1027true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,840 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,840 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,840 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,841 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,841 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,842 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,842 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,842 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,842 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,842 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,842 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,842 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,842 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,842 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,842 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,842 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,842 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,842 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,842 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,844 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,844 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:25,844 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,844 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true]) [2025-02-06 09:37:25,845 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,845 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 187#L1027true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,845 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,845 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,846 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,846 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,846 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,846 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,846 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,846 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,846 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,846 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,846 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,846 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,847 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,847 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,847 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,848 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,848 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,848 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,848 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,848 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,848 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,848 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,848 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,848 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,848 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,848 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,848 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,848 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,848 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,848 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,848 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,848 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,849 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,849 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,849 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,851 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:25,851 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,851 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,851 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,851 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,851 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,851 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,851 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,851 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,851 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,851 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,851 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,851 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,851 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,851 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,860 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,860 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,860 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,860 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,860 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,861 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,861 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 210#L1045-1true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,861 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,861 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,861 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,862 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,862 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,862 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,863 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 244#L1031-8true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,863 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,863 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,863 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,864 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,864 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,864 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,864 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,864 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,865 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,865 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,865 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,865 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,867 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,867 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,867 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,867 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,868 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,868 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 241#L1045-3true, 316#true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,868 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 7#L1031-8true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,868 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 314#true, 316#true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,868 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,868 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 314#true, 316#true, 7#L1031-8true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,869 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,869 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,869 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,870 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,870 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,870 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,870 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,870 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,870 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,870 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,870 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,870 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,870 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,870 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,871 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,871 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,871 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,871 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,871 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,871 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,872 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,872 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,872 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,872 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,874 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,874 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,874 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,874 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,875 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,875 INFO L294 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,875 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,875 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,875 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,875 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,876 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,876 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,876 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,878 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,878 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,878 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,878 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,878 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,878 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,878 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,878 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,879 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true]) [2025-02-06 09:37:25,879 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,879 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,879 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,879 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,879 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,879 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,879 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,879 INFO L294 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,879 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,879 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,879 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,880 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,880 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,880 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,890 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,890 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,890 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,890 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,891 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,891 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,891 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,891 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,891 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,892 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,892 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,892 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,892 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,893 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,893 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,893 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,893 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,893 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,894 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,894 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,894 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,894 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,894 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,895 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,895 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,895 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,895 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,897 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,897 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,897 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,897 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,897 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,897 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,897 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,897 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,897 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,897 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,897 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,897 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,897 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,897 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,897 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,897 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,897 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,897 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,898 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,898 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,898 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,898 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,898 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,899 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,899 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:25,899 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,899 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,900 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,900 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,900 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 241#L1045-3true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,900 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,900 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,900 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,900 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,900 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,900 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,900 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,900 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,900 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,901 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 9#L1045-2true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,901 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 24#L1029true, 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,901 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,901 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,901 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,902 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,902 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,902 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,902 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,902 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,903 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,903 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,903 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,903 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,903 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,903 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,903 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,903 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,904 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,904 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,904 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,905 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,905 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:25,905 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,905 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,905 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,906 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,906 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,906 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,906 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,906 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,915 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,915 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-06 09:37:25,915 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,915 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,915 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,915 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,915 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,915 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,915 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,915 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,915 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,915 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,915 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,916 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,916 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,916 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,916 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,916 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,916 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,917 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 138#L1043-7true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,917 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,917 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 138#L1043-7true, 315#true, 70#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,917 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-06 09:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,917 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,918 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true]) [2025-02-06 09:37:25,918 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,918 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,918 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,918 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,918 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,918 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,918 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,919 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,919 INFO L294 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-02-06 09:37:25,919 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,919 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,919 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,919 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,919 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,919 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,920 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,920 INFO L294 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,920 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,920 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,920 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,920 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,920 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,920 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,920 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,920 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,920 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,929 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 6#L1043-6true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:25,929 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,929 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,929 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,929 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,929 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,929 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,929 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,930 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,930 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,930 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,930 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,930 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,930 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,930 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,930 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,930 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,930 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,930 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,931 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 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-06 09:37:25,931 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,931 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,931 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,931 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,931 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,931 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,931 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 6#L1043-6true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,931 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,931 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,931 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,931 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,931 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,931 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,931 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,932 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:25,932 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,932 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,932 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,932 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,932 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,932 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,932 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,933 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 6#L1043-6true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,933 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,933 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,933 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,933 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,933 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,933 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,933 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,934 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,934 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,934 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,934 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,934 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,934 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,934 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,934 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,934 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,934 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,934 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,935 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,935 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,935 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,935 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,935 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,935 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,935 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,935 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,935 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,936 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,936 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,936 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,936 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,936 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:25,936 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,936 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,936 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,936 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,936 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,936 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,936 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,937 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,937 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,937 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-02-06 09:37:25,937 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:25,937 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,937 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,937 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,937 INFO L297 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-02-06 09:37:25,937 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,937 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,937 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,937 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,937 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 89#L1031-2true]) [2025-02-06 09:37:25,940 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,940 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,940 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,941 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,941 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,941 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,941 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,942 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 169#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,942 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,942 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,942 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,942 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,942 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,944 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,944 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,944 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,944 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,944 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,944 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,945 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,945 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,945 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,945 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,945 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,946 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,946 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,947 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,947 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,947 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,948 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,948 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,948 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:25,948 INFO L294 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,948 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,949 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,949 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,949 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,949 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,949 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:25,949 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 192#L1031-8true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,954 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,954 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,954 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,955 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,955 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,955 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,955 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,955 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,955 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,955 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,956 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,956 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-06 09:37:25,956 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,956 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:25,956 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,956 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,956 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,956 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:25,956 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:25,956 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,956 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,956 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,956 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,956 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,956 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,957 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,957 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,957 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,957 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,957 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,957 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,957 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,957 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,958 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,958 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,958 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,958 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,958 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,958 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,958 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,958 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,958 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,959 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#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-06 09:37:25,959 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,959 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,959 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,959 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,959 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,959 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,959 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,959 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 6#L1043-6true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,960 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,960 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,960 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,960 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,960 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true]) [2025-02-06 09:37:25,960 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,960 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,960 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,960 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,960 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,960 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,960 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,961 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,961 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,961 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,961 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,961 INFO L297 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-02-06 09:37:25,961 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-02-06 09:37:25,961 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:25,961 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:25,961 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,961 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,961 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,961 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,961 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:25,967 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,967 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:25,967 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,968 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,968 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,968 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,968 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,968 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,968 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,968 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,968 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,968 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,968 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,968 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,968 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,968 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,968 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,968 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,968 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,969 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,969 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:25,969 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,969 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,969 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,969 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,969 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,969 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,969 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-06 09:37:25,969 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,969 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,969 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,969 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:25,969 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:25,969 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:25,970 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 203#L1029true]) [2025-02-06 09:37:25,970 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,970 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,970 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,970 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,970 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,970 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,970 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,971 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,971 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:25,971 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,971 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,971 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,971 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,971 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,971 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,972 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:25,972 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,972 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,972 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,972 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,972 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,972 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,972 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,972 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,972 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,972 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,972 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,972 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,973 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,973 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,973 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,973 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,973 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,973 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,973 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,974 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,974 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,974 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,974 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,974 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:25,974 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,974 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,974 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,974 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,974 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,974 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,974 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,974 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,974 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,974 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,974 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,975 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,975 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,975 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,975 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,975 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,975 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,975 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,975 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,975 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:25,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:25,977 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:25,977 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,977 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,977 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,977 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,978 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,978 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:25,978 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,978 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,978 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,978 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,978 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,978 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,978 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,979 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true]) [2025-02-06 09:37:25,979 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2025-02-06 09:37:25,979 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,979 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,979 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,979 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 192#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,981 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 210#L1045-1true, 192#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,981 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,981 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,981 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,982 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,982 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,982 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,983 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,983 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,983 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,983 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,984 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,984 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,984 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,985 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,985 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,985 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,986 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,986 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,986 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,986 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,987 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 192#L1031-8true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,987 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,987 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,988 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,988 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0), 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:25,988 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,988 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,989 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,989 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,989 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,989 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,989 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,989 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,989 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,989 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,989 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,989 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,989 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,989 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,989 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,989 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 244#L1031-8true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,990 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,990 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,990 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:25,990 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,990 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,991 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,991 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:25,991 INFO L297 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-02-06 09:37:25,991 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:25,991 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-02-06 09:37:25,991 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,992 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,992 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,992 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,992 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,992 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,992 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,992 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,992 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,992 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,994 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 203#L1029true, 333#true]) [2025-02-06 09:37:25,994 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,994 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,994 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,994 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:25,997 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:25,997 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,997 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,997 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,997 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,997 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,998 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:25,998 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,998 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,998 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:25,998 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,998 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,998 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,998 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:25,998 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,999 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true]) [2025-02-06 09:37:25,999 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2025-02-06 09:37:25,999 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,999 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:25,999 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:25,999 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,000 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true]) [2025-02-06 09:37:26,000 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,000 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,001 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 138#L1043-7true, 70#L1028-5true, 315#true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,001 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,001 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,001 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,001 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,001 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,001 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,001 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,001 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:26,001 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 138#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-06 09:37:26,001 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,001 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,001 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:26,001 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:26,001 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:26,001 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:37:26,001 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,002 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 138#L1043-7true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,002 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:26,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:26,002 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:26,002 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,002 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:26,002 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,002 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:26,002 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:26,002 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,003 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true]) [2025-02-06 09:37:26,003 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,003 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,003 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,003 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,003 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:26,003 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,003 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,003 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,003 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,003 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,004 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,004 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-02-06 09:37:26,004 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-06 09:37:26,004 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-06 09:37:26,004 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-06 09:37:26,004 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-02-06 09:37:26,004 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-06 09:37:26,004 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-06 09:37:26,004 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-06 09:37:26,004 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,004 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,004 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,004 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,004 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,004 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,004 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,005 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,005 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,005 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,005 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-02-06 09:37:26,005 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-06 09:37:26,005 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-02-06 09:37:26,005 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-06 09:37:26,005 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-06 09:37:26,005 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-02-06 09:37:26,005 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-06 09:37:26,006 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,006 INFO L294 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-02-06 09:37:26,006 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-06 09:37:26,006 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-06 09:37:26,006 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-02-06 09:37:26,006 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-06 09:37:26,006 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-06 09:37:26,006 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-02-06 09:37:26,006 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-06 09:37:26,009 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:26,009 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-06 09:37:26,009 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,009 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,009 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,009 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,010 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,010 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-06 09:37:26,010 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,010 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,010 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,010 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,010 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,010 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,010 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,011 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:26,011 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2025-02-06 09:37:26,011 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,011 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,011 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,011 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,012 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:26,012 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,012 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:26,013 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,013 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,013 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,013 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,013 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,013 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,013 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:26,013 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,013 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,013 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 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-06 09:37:26,013 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,013 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:26,013 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,013 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,013 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,013 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-06 09:37:26,013 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:26,014 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,014 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,014 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,015 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 138#L1043-7true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,015 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true, 333#true]) [2025-02-06 09:37:26,015 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,015 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,015 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:26,016 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,016 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,016 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,016 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1031-2true]) [2025-02-06 09:37:26,017 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 138#L1043-7true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,017 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,017 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,017 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,018 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,018 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,018 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,019 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,019 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,019 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,019 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,019 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,019 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,019 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,019 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-06 09:37:26,019 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-06 09:37:26,019 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-06 09:37:26,019 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,019 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-06 09:37:26,019 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,019 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-06 09:37:26,019 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-06 09:37:26,020 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,020 INFO L294 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-02-06 09:37:26,020 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-06 09:37:26,020 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-06 09:37:26,020 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-02-06 09:37:26,020 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,020 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-06 09:37:26,020 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-06 09:37:26,020 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-02-06 09:37:26,020 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,022 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true]) [2025-02-06 09:37:26,022 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-06 09:37:26,022 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,022 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:26,022 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,022 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,023 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,023 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-06 09:37:26,023 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,023 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,023 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,023 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,023 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:26,023 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,023 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,023 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true]) [2025-02-06 09:37:26,024 INFO L294 olderBase$Statistics]: this new event has 279 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:26,024 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,024 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,024 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,025 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,025 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,025 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,025 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,026 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,026 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,026 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,026 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-06 09:37:26,026 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,026 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,026 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,026 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,026 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,026 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,026 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,026 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:37:26,026 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,026 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,026 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,026 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:26,027 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,027 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,027 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,027 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#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-06 09:37:26,028 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#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), 92#L1031-2true, 333#true]) [2025-02-06 09:37:26,028 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,028 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,028 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 6#L1043-6true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:26,029 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 7#L1031-8true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,029 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,029 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,029 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true, 333#true]) [2025-02-06 09:37:26,030 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,030 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,030 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,030 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,031 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,031 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-06 09:37:26,031 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,031 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,031 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,032 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,032 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-06 09:37:26,032 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,032 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,032 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is not cut-off event [2025-02-06 09:37:26,032 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,032 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,032 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-06 09:37:26,033 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,033 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,033 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,033 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,033 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,033 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,033 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,033 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,033 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,034 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,034 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,034 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,034 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,034 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,034 INFO L294 olderBase$Statistics]: this new event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-06 09:37:26,034 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is not cut-off event [2025-02-06 09:37:26,035 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is not cut-off event [2025-02-06 09:37:26,035 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-06 09:37:26,035 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,035 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,035 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,035 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,035 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,035 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,035 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,035 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,035 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,035 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,036 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,036 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,036 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,036 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,037 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,037 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:26,037 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:26,037 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,037 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:26,038 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:26,038 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:26,038 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,038 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,039 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,039 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,039 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,039 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,040 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,040 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,040 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,040 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,040 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,041 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,041 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,041 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,041 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,042 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:26,042 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,042 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,042 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,042 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,042 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,042 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,042 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,042 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,042 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,042 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,042 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,042 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,042 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,042 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:26,043 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:26,043 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:26,043 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,043 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:26,044 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,044 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,044 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,044 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,044 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,044 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,045 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,045 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,045 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,045 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,045 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,045 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,045 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,045 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,045 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,045 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,045 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,045 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,045 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,046 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:26,046 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:37:26,046 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,047 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 7#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,047 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,047 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:26,048 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 36#L1031-2true, 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,048 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:26,048 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:37:26,049 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true]) [2025-02-06 09:37:26,049 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,049 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,049 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:26,049 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,049 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,049 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:37:26,049 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,049 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,049 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,049 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,049 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,049 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,049 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,049 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,050 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1031-2true]) [2025-02-06 09:37:26,050 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,050 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,050 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,051 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,051 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,051 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,051 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:26,051 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,051 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,051 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,051 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,052 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,052 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 192#L1031-8true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,052 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:26,052 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,053 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,053 INFO L297 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-02-06 09:37:26,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1031-2true]) [2025-02-06 09:37:26,053 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,053 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,053 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,053 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:37:26,053 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,053 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,053 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,053 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,053 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,053 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 169#L1028-5true, 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-06 09:37:26,053 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is not cut-off event [2025-02-06 09:37:26,054 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-06 09:37:26,054 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is not cut-off event [2025-02-06 09:37:26,054 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-06 09:37:26,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 70#L1028-5true, 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-06 09:37:26,054 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is not cut-off event [2025-02-06 09:37:26,054 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-06 09:37:26,054 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is not cut-off event [2025-02-06 09:37:26,054 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-06 09:37:26,055 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,055 INFO L294 olderBase$Statistics]: this new event has 251 ancestors and is not cut-off event [2025-02-06 09:37:26,055 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is not cut-off event [2025-02-06 09:37:26,055 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-06 09:37:26,055 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-06 09:37:26,055 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is not cut-off event [2025-02-06 09:37:26,057 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,057 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,057 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,057 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,057 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,057 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,057 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,057 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,057 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,057 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,057 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,057 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,057 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,057 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,057 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,057 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,057 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,057 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,058 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,058 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,058 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,058 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,058 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,058 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,058 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,058 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,058 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,058 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,058 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,058 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 92#L1031-2true, 333#true]) [2025-02-06 09:37:26,060 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,060 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,060 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,060 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,061 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 7#L1031-8true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,061 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 36#L1031-2true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,061 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,061 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 192#L1031-8true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,062 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L297 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true, 333#true]) [2025-02-06 09:37:26,062 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,062 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,062 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,063 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2025-02-06 09:37:26,063 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is not cut-off event [2025-02-06 09:37:26,063 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-06 09:37:26,063 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-06 09:37:26,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,064 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2025-02-06 09:37:26,064 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-06 09:37:26,064 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-06 09:37:26,064 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is not cut-off event [2025-02-06 09:37:26,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,064 INFO L294 olderBase$Statistics]: this new event has 252 ancestors and is not cut-off event [2025-02-06 09:37:26,064 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-06 09:37:26,064 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is not cut-off event [2025-02-06 09:37:26,064 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-06 09:37:26,064 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is not cut-off event [2025-02-06 09:37:26,066 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,066 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,066 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,066 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,066 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,066 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:26,067 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,067 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 138#L1043-7true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,067 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:26,067 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,068 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true]) [2025-02-06 09:37:26,068 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,068 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,068 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,068 INFO L297 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-02-06 09:37:26,068 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,068 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2025-02-06 09:37:26,068 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,068 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 315#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,068 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,068 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,068 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,068 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,068 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 169#L1028-5true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,069 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,069 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,069 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,069 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,069 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,069 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,069 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,069 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 315#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,069 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,069 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,069 INFO L297 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-02-06 09:37:26,069 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,071 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is not cut-off event [2025-02-06 09:37:26,071 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-06 09:37:26,071 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is not cut-off event [2025-02-06 09:37:26,071 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-06 09:37:26,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,071 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is not cut-off event [2025-02-06 09:37:26,071 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-06 09:37:26,071 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is not cut-off event [2025-02-06 09:37:26,071 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-06 09:37:26,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,072 INFO L294 olderBase$Statistics]: this new event has 253 ancestors and is not cut-off event [2025-02-06 09:37:26,072 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-06 09:37:26,072 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is not cut-off event [2025-02-06 09:37:26,072 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is not cut-off event [2025-02-06 09:37:26,072 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is not cut-off event [2025-02-06 09:37:26,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,074 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:26,074 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 169#L1028-5true, 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-06 09:37:26,074 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,074 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 6#L1043-6true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,074 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true]) [2025-02-06 09:37:26,075 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 207 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 70#L1028-5true, 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-06 09:37:26,075 INFO L294 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,075 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,078 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,078 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,078 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,078 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,078 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,078 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,078 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:26,078 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,078 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,078 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,078 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,078 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:37:26,078 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,078 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,079 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,079 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 89#L1031-2true, 333#true]) [2025-02-06 09:37:26,079 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 208 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L297 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-02-06 09:37:26,079 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,080 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,080 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,080 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,080 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,080 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,083 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1075] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:26,083 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,083 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,083 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [314#true, 315#true, 70#L1028-5true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,084 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true, 333#true]) [2025-02-06 09:37:26,084 INFO L294 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,084 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,084 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 228#threadENTRYtrue]) [2025-02-06 09:37:26,114 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-06 09:37:26,114 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:37:26,114 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:26,114 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:37:26,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,115 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-06 09:37:26,115 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:37:26,115 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:37:26,115 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:26,115 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,115 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2025-02-06 09:37:26,115 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:37:26,115 INFO L297 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-02-06 09:37:26,115 INFO L297 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-02-06 09:37:26,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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], [253#L1025true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,129 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-06 09:37:26,129 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:26,129 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:26,129 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:26,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,130 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-06 09:37:26,130 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:26,130 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:26,130 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:26,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 39#L1025true, 315#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,130 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2025-02-06 09:37:26,130 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:26,130 INFO L297 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-02-06 09:37:26,130 INFO L297 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-02-06 09:37:26,139 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:26,139 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-06 09:37:26,139 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:26,139 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,139 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,139 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,139 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,140 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:26,140 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-06 09:37:26,140 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,140 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,140 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,140 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,140 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:26,141 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:26,141 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-06 09:37:26,141 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,141 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,141 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,141 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,141 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:26,145 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,145 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,145 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,146 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,146 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,146 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,146 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,146 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,146 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,146 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,146 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,146 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,146 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,146 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,147 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,147 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,147 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,150 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,150 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,150 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,150 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,150 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,150 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,150 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,150 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,150 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,150 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,150 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,151 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,151 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,151 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,151 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,151 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,151 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,151 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,151 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,151 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,151 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,151 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,152 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,152 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,152 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,152 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,152 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,152 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,152 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,152 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,152 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,152 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,152 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,156 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,156 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,156 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,156 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,156 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,156 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,156 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,156 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,156 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,156 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,156 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,157 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,157 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,157 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,157 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,157 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,157 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,157 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,157 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,157 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,157 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,157 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,158 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 241#L1045-3true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,158 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,158 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,158 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,158 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,158 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,158 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,158 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,158 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,158 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,158 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,161 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,161 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,161 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,161 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,161 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,161 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,161 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,161 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,161 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,161 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,161 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,162 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,162 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,162 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,162 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,162 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,162 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,162 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,162 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,162 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,162 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,162 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,163 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,163 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,163 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,163 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,163 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,163 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,163 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,163 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,163 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,163 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,163 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,166 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 129#L1045true, 187#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,166 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-02-06 09:37:26,167 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:26,167 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:26,167 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:26,167 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,167 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,167 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,167 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,167 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,167 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,167 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,167 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,167 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,167 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,167 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,168 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,168 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,168 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,168 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,168 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,168 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,168 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,168 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,168 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,168 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,168 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,168 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,168 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-02-06 09:37:26,168 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:26,168 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:26,168 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:26,169 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,169 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,169 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,169 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,169 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,169 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,169 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,169 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,169 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,169 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,169 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 300#L1027true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,169 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2025-02-06 09:37:26,169 INFO L297 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-02-06 09:37:26,169 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:26,169 INFO L297 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-02-06 09:37:26,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0), 203#L1029true]) [2025-02-06 09:37:26,193 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2025-02-06 09:37:26,193 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:26,193 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:26,193 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:26,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:26,194 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2025-02-06 09:37:26,194 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:26,194 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:26,194 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:26,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 172#L1028-5true, 314#true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,194 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2025-02-06 09:37:26,195 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:26,195 INFO L297 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-02-06 09:37:26,195 INFO L297 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-02-06 09:37:26,203 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,203 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,203 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,203 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,203 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,203 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,203 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,203 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,203 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,203 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,203 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,203 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,203 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,204 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,204 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,204 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,204 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,204 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,205 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,206 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,206 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,206 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,206 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,206 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,207 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,207 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,207 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,207 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,207 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,207 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,207 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,207 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,207 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,207 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,207 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,208 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,208 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,208 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,208 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,208 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,209 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,209 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,226 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 138#L1043-7true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,227 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,227 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,227 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,227 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,227 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,227 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,227 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,227 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,227 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,227 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,227 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,227 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,227 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,228 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,228 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,228 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,228 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,228 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,228 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,228 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,234 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 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-06 09:37:26,234 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,234 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,234 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,234 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,234 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,234 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,234 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,234 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,234 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,234 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,234 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,234 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,235 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,235 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 6#L1043-6true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,235 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,235 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,235 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,235 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,235 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,235 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 315#true, 70#L1028-5true, 7#L1031-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,238 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-06 09:37:26,238 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,238 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:26,238 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 244#L1031-8true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,239 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-06 09:37:26,239 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,239 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:26,239 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 192#L1031-8true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,239 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-06 09:37:26,239 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,239 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,239 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:26,242 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,242 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,242 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,242 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,242 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,242 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,242 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,242 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,242 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,242 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,242 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,242 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,242 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,242 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,243 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,243 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L292 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,243 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,243 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:26,243 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-06 09:37:26,244 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,244 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,244 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:26,244 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,244 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,244 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,244 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,244 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,244 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,244 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,244 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,244 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,244 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,244 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,245 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,245 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,245 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,245 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,245 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:26,246 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-02-06 09:37:26,246 INFO L297 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,247 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,247 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,247 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,247 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,247 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,248 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:26,248 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-02-06 09:37:26,248 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2025-02-06 09:37:26,249 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,249 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,249 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,249 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,250 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,250 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,250 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,250 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,250 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,250 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,250 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,250 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,250 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,250 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,251 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,251 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,251 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,251 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,251 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,251 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,251 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,255 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,256 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-06 09:37:26,256 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:26,256 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,256 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,256 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,256 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,256 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,256 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-06 09:37:26,256 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,256 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,256 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,256 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,256 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,257 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,257 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-06 09:37:26,257 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:26,257 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,257 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,257 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,257 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 314#true, 70#L1028-5true, 315#true, 36#L1031-2true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,266 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-02-06 09:37:26,266 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:26,266 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,266 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:26,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1063] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:26,266 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-02-06 09:37:26,266 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:26,266 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,266 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:26,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1062] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:26,267 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2025-02-06 09:37:26,267 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:26,267 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,267 INFO L297 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,286 INFO L294 olderBase$Statistics]: this new event has 332 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 210#L1045-1true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,286 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,286 INFO L294 olderBase$Statistics]: this new event has 333 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,286 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:26,287 INFO L294 olderBase$Statistics]: this new event has 331 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,287 INFO L294 olderBase$Statistics]: this new event has 332 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,287 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,288 INFO L294 olderBase$Statistics]: this new event has 333 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,288 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,288 INFO L294 olderBase$Statistics]: this new event has 331 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,288 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,289 INFO L294 olderBase$Statistics]: this new event has 332 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,289 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,290 INFO L294 olderBase$Statistics]: this new event has 333 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,290 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L292 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,290 INFO L294 olderBase$Statistics]: this new event has 331 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,290 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,300 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,300 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,300 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,300 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L292 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,301 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L292 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,301 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,301 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,302 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,302 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,302 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,302 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,303 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,303 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,303 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,304 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,304 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,304 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,304 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L292 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,305 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,305 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-02-06 09:37:26,305 INFO L297 olderBase$Statistics]: existing Event has 319 ancestors and is cut-off event [2025-02-06 09:37:26,310 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 138#L1043-7true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,310 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,310 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,310 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,310 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,310 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,310 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,311 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 138#L1043-7true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,311 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,311 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,311 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,311 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,311 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,311 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,311 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,311 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 138#L1043-7true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,311 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,311 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,311 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,311 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,311 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,312 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 210#L1045-1true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,312 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,312 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,313 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L292 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,313 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,313 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 241#L1045-3true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,314 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,314 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 172#L1028-5true, 314#true, 316#true, 210#L1045-1true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,314 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,314 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 317#true, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,315 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,315 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 241#L1045-3true, 70#L1028-5true, 315#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,315 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,316 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 210#L1045-1true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,316 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L292 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:26,316 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-02-06 09:37:26,316 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-02-06 09:37:26,317 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,317 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,317 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,317 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2025-02-06 09:37:26,317 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,317 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-02-06 09:37:26,317 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2025-02-06 09:37:26,317 INFO L297 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-02-06 09:37:26,318 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,318 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,318 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,318 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,318 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,318 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,318 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,319 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 6#L1043-6true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,319 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,319 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,319 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,319 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,319 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,319 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,319 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-02-06 09:37:26,319 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,319 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2025-02-06 09:37:26,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,319 INFO L297 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-02-06 09:37:26,320 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,320 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,320 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,320 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,320 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,320 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,320 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,320 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 186#L1043-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,320 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,320 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,320 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,320 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 70#L1028-5true, 315#true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,321 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1074] threadEXIT-->L1028-5: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,321 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,321 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,322 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1072] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 172#L1028-5true, 314#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,322 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-06 09:37:26,322 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-02-06 09:37:26,322 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,322 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,322 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,322 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,322 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-02-06 09:37:26,322 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1068] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [172#L1028-5true, 314#true, 315#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:26,322 INFO L294 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-02-06 09:37:26,322 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-02-06 09:37:26,322 INFO L297 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-02-06 09:37:26,322 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,322 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,322 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-02-06 09:37:26,322 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-02-06 09:37:26,322 INFO L124 PetriNetUnfolderBase]: 21106/56627 cut-off events. [2025-02-06 09:37:26,322 INFO L125 PetriNetUnfolderBase]: For 17543/21377 co-relation queries the response was YES. [2025-02-06 09:37:26,667 INFO L83 FinitePrefix]: Finished finitePrefix Result has 86056 conditions, 56627 events. 21106/56627 cut-off events. For 17543/21377 co-relation queries the response was YES. Maximal size of possible extension queue 955. Compared 622466 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-06 09:37:26,940 INFO L140 encePairwiseOnDemand]: 343/348 looper letters, 118 selfloop transitions, 4 changer transitions 1/361 dead transitions. [2025-02-06 09:37:26,940 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 361 transitions, 1094 flow [2025-02-06 09:37:26,941 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-06 09:37:26,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-02-06 09:37:26,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1893 transitions. [2025-02-06 09:37:26,943 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9066091954022989 [2025-02-06 09:37:26,943 INFO L175 Difference]: Start difference. First operand has 264 places, 278 transitions, 612 flow. Second operand 6 states and 1893 transitions. [2025-02-06 09:37:26,943 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 361 transitions, 1094 flow [2025-02-06 09:37:26,953 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 268 places, 361 transitions, 1094 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-02-06 09:37:26,956 INFO L231 Difference]: Finished difference. Result has 268 places, 276 transitions, 613 flow [2025-02-06 09:37:26,956 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-06 09:37:26,956 INFO L279 CegarLoopForPetriNet]: 275 programPoint places, -7 predicate places. [2025-02-06 09:37:26,956 INFO L471 AbstractCegarLoop]: Abstraction has has 268 places, 276 transitions, 613 flow [2025-02-06 09:37:26,957 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-06 09:37:26,957 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-02-06 09:37:26,957 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-06 09:37:26,957 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-02-06 09:37:26,957 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-06 09:37:26,957 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 09:37:26,958 INFO L85 PathProgramCache]: Analyzing trace with hash 289784362, now seen corresponding path program 1 times [2025-02-06 09:37:26,958 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 09:37:26,958 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1028971858] [2025-02-06 09:37:26,958 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 09:37:26,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-06 09:37:26,963 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-02-06 09:37:26,966 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-02-06 09:37:26,966 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-06 09:37:26,966 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-06 09:37:27,089 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-06 09:37:27,090 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-06 09:37:27,090 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1028971858] [2025-02-06 09:37:27,090 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1028971858] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-06 09:37:27,090 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-06 09:37:27,090 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-02-06 09:37:27,090 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [827871462] [2025-02-06 09:37:27,090 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-06 09:37:27,090 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-02-06 09:37:27,091 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-06 09:37:27,091 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-02-06 09:37:27,092 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-02-06 09:37:27,297 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 272 out of 348 [2025-02-06 09:37:27,298 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-06 09:37:27,298 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-02-06 09:37:27,298 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 272 of 348 [2025-02-06 09:37:27,298 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-02-06 09:37:28,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:28,017 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2025-02-06 09:37:28,017 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-02-06 09:37:28,017 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:37:28,017 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2025-02-06 09:37:28,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 301#L1025true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:28,143 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2025-02-06 09:37:28,143 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:37:28,143 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2025-02-06 09:37:28,143 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:28,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 129#L1045true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:28,697 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2025-02-06 09:37:28,697 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:28,697 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-02-06 09:37:28,697 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-02-06 09:37:28,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:28,807 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:37:28,807 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:28,807 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:28,807 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:28,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 189#L1027true, 316#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:28,848 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2025-02-06 09:37:28,848 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:28,848 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-02-06 09:37:28,848 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-02-06 09:37:28,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 129#L1045true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:28,870 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:37:28,870 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:28,870 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:28,870 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:28,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 301#L1025true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:28,997 INFO L294 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-02-06 09:37:28,997 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:28,997 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-02-06 09:37:28,997 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:29,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:29,201 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-02-06 09:37:29,201 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:37:29,201 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-02-06 09:37:29,201 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-02-06 09:37:29,301 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [317#true, 316#true, 169#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:29,301 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:37:29,301 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:29,301 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:29,301 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:29,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [317#true, 316#true, 169#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 127#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:29,521 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-02-06 09:37:29,521 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:29,521 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:29,521 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-02-06 09:37:29,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 244#L1031-8true, 339#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:29,638 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-02-06 09:37:29,638 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:29,638 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:29,638 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-02-06 09:37:29,829 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 339#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:29,829 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-06 09:37:29,829 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:29,829 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:29,829 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:29,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 300#L1027true, 129#L1045true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:29,830 INFO L294 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-02-06 09:37:29,830 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:29,830 INFO L297 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-02-06 09:37:29,830 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-02-06 09:37:29,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [317#true, 316#true, 169#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 307#L1042-1true, 333#true]) [2025-02-06 09:37:29,912 INFO L294 olderBase$Statistics]: this new event has 152 ancestors and is cut-off event [2025-02-06 09:37:29,912 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:37:29,912 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:29,912 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-02-06 09:37:30,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 300#L1027true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:30,317 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:37:30,317 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:30,317 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:30,317 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:30,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 39#L1025true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:30,440 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:37:30,440 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:30,440 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:30,440 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:30,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [317#true, 316#true, 169#L1028-5true, 312#L1045-9true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:30,520 INFO L294 olderBase$Statistics]: this new event has 155 ancestors and is cut-off event [2025-02-06 09:37:30,520 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:30,520 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-02-06 09:37:30,520 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:30,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:30,894 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:30,894 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:30,894 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:30,894 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:30,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:30,895 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:30,895 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:30,895 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:30,895 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:31,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:31,253 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:31,253 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:31,253 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:31,253 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:31,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [317#true, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 169#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:31,382 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:37:31,382 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:31,382 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:31,382 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:31,449 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 129#L1045true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:31,449 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:31,449 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:31,449 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:31,449 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:31,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [317#true, 316#true, 221#L1043-8true, 169#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:31,587 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [317#true, 316#true, 6#L1043-6true, 169#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-06 09:37:31,587 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [317#true, 316#true, 138#L1043-7true, 169#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-06 09:37:31,587 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [317#true, 316#true, 169#L1028-5true, 186#L1043-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-06 09:37:31,587 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-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-06 09:37:31,587 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 186#L1043-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-06 09:37:31,587 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 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-06 09:37:31,587 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:31,587 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:31,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 317#true, 154#L1045-4true, 316#true, 169#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:31,592 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:37:31,592 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:31,592 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:31,592 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:31,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 244#L1031-8true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:31,670 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-06 09:37:31,670 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:31,670 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:31,670 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:31,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 192#L1031-8true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 339#true, 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:31,671 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-06 09:37:31,671 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:31,671 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:31,671 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:31,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:31,768 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-06 09:37:31,768 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:31,768 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:31,768 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:31,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:31,779 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-06 09:37:31,779 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:31,779 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:31,779 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:31,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [317#true, 316#true, 138#L1043-7true, 169#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:31,799 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:37:31,799 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:31,799 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:31,799 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:31,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 241#L1045-3true, 169#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:31,806 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:37:31,806 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:31,806 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:31,806 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:32,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [317#true, 316#true, 169#L1028-5true, 6#L1043-6true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:32,025 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:32,025 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:32,025 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:32,025 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:32,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 317#true, 316#true, 169#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:32,031 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 148#L1034-4true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:32,031 INFO L294 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L297 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 303#L1034-3true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:32,031 INFO L294 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L297 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 179#L1034-5true, 316#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:32,031 INFO L294 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L297 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 317#true, 316#true, 180#L1034-2true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:32,031 INFO L294 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:32,031 INFO L297 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-02-06 09:37:32,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 192#L1031-8true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:32,146 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:32,146 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:32,146 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:32,146 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:32,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 127#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:32,220 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:32,220 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:32,220 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:32,220 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:32,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 127#L1043true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:32,225 INFO L294 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-02-06 09:37:32,225 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:32,225 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:32,225 INFO L297 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-02-06 09:37:32,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [317#true, 316#true, 169#L1028-5true, 186#L1043-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:32,271 INFO L294 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-02-06 09:37:32,271 INFO L297 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-02-06 09:37:32,271 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:32,271 INFO L297 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-02-06 09:37:32,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 244#L1031-8true, 129#L1045true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:32,411 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:32,411 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:32,411 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:32,411 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:32,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 129#L1045true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:32,411 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:32,411 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:32,411 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:32,411 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:32,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:32,413 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:32,413 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:32,413 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:32,413 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:32,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 39#L1025true, 169#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:32,516 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:32,516 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:32,516 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:32,516 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:32,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 301#L1025true, 70#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 119#L1043-2true]) [2025-02-06 09:37:32,520 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:32,520 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:32,520 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:32,520 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:32,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [317#true, 316#true, 169#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 264#L1043-4true, 333#true]) [2025-02-06 09:37:32,540 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:37:32,540 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:32,540 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:32,540 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:32,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [317#true, 185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 169#L1028-5true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:32,540 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:32,540 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:32,540 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:32,540 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:32,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_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 300#L1027true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:32,885 INFO L294 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-02-06 09:37:32,885 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:32,885 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:32,885 INFO L297 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-02-06 09:37:32,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [317#true, 316#true, 169#L1028-5true, 93#L1043-3true, 325#(= |#race~threads_total~0| 0), 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:32,949 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:32,949 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:32,949 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:32,949 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:32,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [317#true, 316#true, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 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-06 09:37:32,974 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:37:32,974 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:32,974 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:32,974 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:32,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [317#true, 185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 169#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-06 09:37:32,974 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:32,974 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:32,974 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:32,974 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:33,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:33,082 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:33,082 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:33,082 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:33,082 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:33,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true, 307#L1042-1true]) [2025-02-06 09:37:33,125 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:33,125 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:33,125 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:33,125 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:33,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 307#L1042-1true]) [2025-02-06 09:37:33,129 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:33,129 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:33,129 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:33,129 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:33,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 39#L1025true, 169#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 127#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:33,135 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:33,135 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:33,135 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:33,135 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:33,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 127#L1043true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:33,137 INFO L294 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-02-06 09:37:33,137 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:33,137 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:33,137 INFO L297 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-02-06 09:37:33,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 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, 119#L1043-2true]) [2025-02-06 09:37:33,144 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-06 09:37:33,144 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:33,144 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:33,144 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:33,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [317#true, 316#true, 169#L1028-5true, 93#L1043-3true, 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-06 09:37:33,144 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:33,144 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:33,144 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:33,144 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:33,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 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-06 09:37:33,172 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:37:33,172 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:33,172 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:33,172 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:33,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 169#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-06 09:37:33,172 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:33,172 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:33,172 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:33,172 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:33,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 129#L1045true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:33,277 INFO L294 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-02-06 09:37:33,277 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:33,277 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:33,277 INFO L297 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-02-06 09:37:33,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true, 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-06 09:37:33,349 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-06 09:37:33,349 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:33,349 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:33,349 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:33,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 93#L1043-3true, 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-06 09:37:33,349 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:33,349 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:33,349 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:33,349 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:33,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#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, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:33,382 INFO L294 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-02-06 09:37:33,382 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:33,382 INFO L297 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-02-06 09:37:33,382 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:33,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 169#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-06 09:37:33,382 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:33,382 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:33,382 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:33,382 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:33,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#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, 119#L1043-2true]) [2025-02-06 09:37:33,719 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-06 09:37:33,719 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:33,719 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:33,719 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:33,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 93#L1043-3true, 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-06 09:37:33,720 INFO L294 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-02-06 09:37:33,720 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:33,720 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:33,720 INFO L297 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-02-06 09:37:33,896 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [248#threadENTRYtrue, 316#true, 312#L1045-9true, 169#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-06 09:37:33,896 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:33,896 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:33,896 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:33,896 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:33,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 312#L1045-9true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:33,898 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:33,898 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:33,898 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:33,898 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:33,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 39#L1025true, 169#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 307#L1042-1true, 333#true]) [2025-02-06 09:37:33,914 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:33,914 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:33,914 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:33,914 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:33,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 301#L1025true, 70#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-06 09:37:33,915 INFO L294 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-02-06 09:37:33,915 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:33,915 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:33,915 INFO L297 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-02-06 09:37:33,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [316#true, 39#L1025true, 169#L1028-5true, 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, 119#L1043-2true]) [2025-02-06 09:37:33,934 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:33,934 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:33,934 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:33,934 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:33,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 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, 119#L1043-2true]) [2025-02-06 09:37:33,935 INFO L294 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-02-06 09:37:33,935 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:33,935 INFO L297 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-02-06 09:37:33,935 INFO L297 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-02-06 09:37:34,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 300#L1027true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:34,096 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:34,096 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:34,096 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:34,096 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:34,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 189#L1027true, 316#true, 129#L1045true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:34,096 INFO L294 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-02-06 09:37:34,096 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:34,096 INFO L297 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-02-06 09:37:34,097 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:34,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true, 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-06 09:37:34,174 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:34,174 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:34,174 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:34,174 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:34,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 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, 119#L1043-2true]) [2025-02-06 09:37:34,417 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:34,417 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:34,417 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:34,417 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:34,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 39#L1025true, 169#L1028-5true, 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-06 09:37:34,621 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:37:34,621 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:34,621 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:34,621 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:34,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 301#L1025true, 70#L1028-5true, 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-06 09:37:34,622 INFO L294 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-02-06 09:37:34,622 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:34,622 INFO L297 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-02-06 09:37:34,622 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:34,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#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, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:34,668 INFO L294 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-02-06 09:37:34,668 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:34,668 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:34,668 INFO L297 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-02-06 09:37:34,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 179#L1034-5true, 316#true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 129#L1045true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:34,987 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:37:34,987 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:34,987 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:34,987 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:34,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#L1034-5true, 316#true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:34,989 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:37:34,989 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:34,989 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:34,989 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:34,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 148#L1034-4true, 339#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:34,994 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:34,994 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:34,994 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:34,994 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:34,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 8#L1034-4true, 316#true, 129#L1045true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:34,998 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:34,998 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:34,998 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:34,998 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [248#threadENTRYtrue, 316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 169#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:35,022 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:37:35,022 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:35,022 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:35,022 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:35,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:35,025 INFO L294 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-02-06 09:37:35,025 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:35,025 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:35,025 INFO L297 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-02-06 09:37:35,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [248#threadENTRYtrue, 316#true, 221#L1043-8true, 169#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-06 09:37:35,254 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,254 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:35,254 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,254 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [248#threadENTRYtrue, 316#true, 138#L1043-7true, 169#L1028-5true, 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-06 09:37:35,255 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,255 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,255 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,255 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 221#L1043-8true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:35,259 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,259 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,259 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,259 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:35,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 138#L1043-7true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 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-06 09:37:35,259 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,259 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,259 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,259 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 244#L1031-8true, 300#L1027true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:35,267 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,267 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,268 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:35,268 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 192#L1031-8true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:35,268 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,268 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,268 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:35,268 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 303#L1034-3true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:35,274 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,274 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,274 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,274 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 123#L1034-3true, 339#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:35,276 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,276 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,277 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,277 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [248#threadENTRYtrue, 336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:35,295 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,295 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:35,295 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,295 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:35,297 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,297 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:35,297 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,297 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 169#L1028-5true, 300#L1027true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:35,378 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,378 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:35,378 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,378 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:35,379 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,379 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,379 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:35,379 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:35,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 6#L1043-6true, 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-06 09:37:35,511 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:35,511 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,511 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,511 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 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-06 09:37:35,520 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:35,520 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,520 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,520 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [248#threadENTRYtrue, 316#true, 138#L1043-7true, 169#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-06 09:37:35,538 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,538 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,538 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,538 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 138#L1043-7true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:35,542 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,542 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,542 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,542 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 24#L1029true, 316#true, 318#true, 339#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:35,565 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,565 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,565 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,565 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [248#threadENTRYtrue, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 180#L1034-2true, 318#true, 339#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:35,573 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:35,573 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,573 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,573 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#L1034-5true, 316#true, 301#L1025true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:35,574 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:35,574 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,574 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,574 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [208#L1034-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:35,577 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:35,577 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,577 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,577 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 248#threadENTRYtrue, 316#true, 241#L1045-3true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), 339#true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:35,581 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,581 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,581 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,581 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:35,583 INFO L294 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,583 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:35,583 INFO L297 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-02-06 09:37:35,947 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 186#L1043-5true, 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-06 09:37:35,947 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:35,947 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:35,947 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:35,947 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:35,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 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-06 09:37:35,961 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:35,961 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:35,961 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:35,961 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:35,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 6#L1043-6true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:35,989 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:35,989 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,989 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,989 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [248#threadENTRYtrue, 316#true, 6#L1043-6true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#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|), 333#true]) [2025-02-06 09:37:35,990 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:35,990 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,990 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,990 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:35,996 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:35,996 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,996 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,996 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 6#L1043-6true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 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-06 09:37:35,996 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:35,996 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:35,996 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:35,996 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:36,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 179#L1034-5true, 316#true, 39#L1025true, 318#true, 339#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:36,037 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,037 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:36,037 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:36,037 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:36,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 148#L1034-4true, 318#true, 339#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:36,047 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,047 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,047 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,047 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [248#threadENTRYtrue, 9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 169#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:36,048 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,048 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:36,048 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:36,048 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:36,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), 318#true, 339#true, 129#L1045true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:36,049 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,049 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,049 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,049 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:36,051 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,051 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:36,051 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:36,051 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:36,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 39#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 169#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:36,074 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,074 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:36,074 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:36,074 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:36,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:36,074 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,074 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:36,075 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:36,075 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:36,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 169#L1028-5true, 300#L1027true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 127#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:36,128 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,129 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:36,129 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:36,129 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:36,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 127#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:36,131 INFO L294 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,131 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:36,131 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:36,131 INFO L297 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-02-06 09:37:36,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 186#L1043-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-06 09:37:36,317 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,317 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,317 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,317 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 186#L1043-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-06 09:37:36,318 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,318 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,318 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,318 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 186#L1043-5true, 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-06 09:37:36,318 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,318 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,318 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,318 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 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-06 09:37:36,326 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,326 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,326 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:36,327 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,327 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,327 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,327 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 186#L1043-5true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, 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-06 09:37:36,327 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,327 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,327 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,327 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 39#L1025true, 221#L1043-8true, 169#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:36,384 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,384 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,384 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [316#true, 39#L1025true, 138#L1043-7true, 169#L1028-5true, 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-06 09:37:36,384 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,384 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,384 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 221#L1043-8true, 301#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-06 09:37:36,386 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,386 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,386 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,386 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 138#L1043-7true, 70#L1028-5true, 301#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-06 09:37:36,386 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,386 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,386 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,386 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 300#L1027true, 339#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:36,398 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,398 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,398 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 339#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:36,399 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,399 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,399 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,399 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 303#L1034-3true, 316#true, 39#L1025true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:36,405 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,405 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,405 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,406 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 123#L1034-3true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), 318#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:36,406 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,406 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,406 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,407 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 39#L1025true, 169#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:36,424 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,424 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,424 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,424 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 70#L1028-5true, 301#L1025true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:36,425 INFO L294 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,425 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,425 INFO L297 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-02-06 09:37:36,425 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:36,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:36,605 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,605 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,605 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,605 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,626 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:36,626 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,626 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,626 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,626 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 6#L1043-6true, 169#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-06 09:37:36,689 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:36,689 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:36,689 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:36,690 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 301#L1025true, 70#L1028-5true, 6#L1043-6true, 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-06 09:37:36,693 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:36,693 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,694 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:36,694 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:36,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 39#L1025true, 138#L1043-7true, 169#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-06 09:37:36,713 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,713 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,713 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,713 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 138#L1043-7true, 301#L1025true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:36,715 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,715 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,715 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,715 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 39#L1025true, 180#L1034-2true, 318#true, 339#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:36,760 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:36,760 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,760 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:36,760 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:36,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [208#L1034-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 301#L1025true, 325#(= |#race~threads_total~0| 0), 318#true, 129#L1045true, 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:36,762 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:36,762 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:36,762 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,762 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:36,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 241#L1045-3true, 316#true, 39#L1025true, 169#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:36,769 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,769 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,769 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,769 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 70#L1028-5true, 301#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:36,770 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,770 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:36,770 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,770 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:36,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 93#L1043-3true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:36,926 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:36,926 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:36,926 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,926 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:36,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 339#true, 318#true, 93#L1043-3true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:36,938 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:36,938 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:36,938 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,938 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:36,975 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [248#threadENTRYtrue, 185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 169#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-06 09:37:36,975 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:36,975 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:36,976 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:36,976 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 70#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 176#threadENTRYtrue, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:36,990 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:36,990 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:36,990 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:36,990 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 186#L1043-5true, 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-06 09:37:37,032 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:37,032 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,032 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,032 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 186#L1043-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-06 09:37:37,037 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:37,037 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,037 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,037 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 39#L1025true, 169#L1028-5true, 6#L1043-6true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:37,061 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,061 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,061 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,061 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:37,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [316#true, 39#L1025true, 169#L1028-5true, 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-06 09:37:37,062 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,062 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,062 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,062 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:37,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 6#L1043-6true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:37,063 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,063 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,063 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,063 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:37,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 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-06 09:37:37,064 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,064 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,064 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,064 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:37,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 244#L1031-8true, 318#true, 339#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:37,123 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,123 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,123 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:37,123 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 192#L1031-8true, 339#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 158#L1029true]) [2025-02-06 09:37:37,123 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,123 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,124 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:37,124 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 9#L1045-2true, 316#true, 39#L1025true, 169#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:37,133 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,133 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:37,133 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,133 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [9#L1045-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 70#L1028-5true, 301#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:37,134 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,134 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:37,134 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,134 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 169#L1028-5true, 300#L1027true, 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-06 09:37:37,204 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,204 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:37,204 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,204 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#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-06 09:37:37,206 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,206 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:37,206 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,206 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [316#true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#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|), 333#true, 119#L1043-2true]) [2025-02-06 09:37:37,236 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:37,236 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:37,236 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:37,236 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:37,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [24#L1029true, 316#true, 169#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:37,257 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,257 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,257 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:37,257 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true, 158#L1029true]) [2025-02-06 09:37:37,259 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,259 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,259 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,259 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:37,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [24#L1029true, 316#true, 169#L1028-5true, 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, 119#L1043-2true]) [2025-02-06 09:37:37,261 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,261 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:37,261 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,261 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 186#L1043-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-06 09:37:37,394 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:37,394 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,394 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,394 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 39#L1025true, 169#L1028-5true, 186#L1043-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-06 09:37:37,394 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:37,394 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,394 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,394 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [316#true, 39#L1025true, 169#L1028-5true, 186#L1043-5true, 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-06 09:37:37,395 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:37,395 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,395 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,395 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 186#L1043-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-06 09:37:37,397 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:37,397 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,397 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,397 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 186#L1043-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:37,397 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:37,397 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,397 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,397 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,397 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 186#L1043-5true, 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-06 09:37:37,397 INFO L294 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-02-06 09:37:37,397 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,397 INFO L297 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,397 INFO L297 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-02-06 09:37:37,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true, 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-06 09:37:37,779 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:37,779 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,779 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:37,779 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:37,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 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|)), 119#L1043-2true]) [2025-02-06 09:37:37,779 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:37,779 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:37,780 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:37,780 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:37,858 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 39#L1025true, 169#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:37,858 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:37,858 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:37,858 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:37,858 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:37,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:37,865 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:37,865 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:37,865 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:37,865 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:38,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [24#L1029true, 316#true, 169#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 127#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:38,045 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:38,045 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:38,045 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:38,045 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:38,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 127#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 158#L1029true]) [2025-02-06 09:37:38,046 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:38,046 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:38,046 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:38,046 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:38,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 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, 119#L1043-2true]) [2025-02-06 09:37:38,057 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:38,057 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:38,057 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:38,057 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:38,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#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, 119#L1043-2true]) [2025-02-06 09:37:38,057 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:38,057 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:38,057 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:38,057 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:38,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 39#L1025true, 169#L1028-5true, 339#true, 318#true, 93#L1043-3true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:38,104 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:38,104 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:38,104 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,104 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 339#true, 318#true, 93#L1043-3true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:38,108 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:38,108 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,108 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:38,108 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 39#L1025true, 169#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-06 09:37:38,138 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:38,138 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,138 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,138 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:38,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 301#L1025true, 70#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:38,143 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:38,143 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,143 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,143 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:38,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [24#L1029true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 339#true, 129#L1045true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:38,269 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:38,269 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,269 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:38,269 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 318#true, 339#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 331#(= |#race~tids~0| 0), 313#true, 92#L1031-2true, 158#L1029true]) [2025-02-06 09:37:38,270 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:38,270 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,270 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:38,270 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 169#L1028-5true, 312#L1045-9true, 300#L1027true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:38,324 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:38,324 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,324 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:38,324 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 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-06 09:37:38,325 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:38,325 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:38,325 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,325 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:38,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 300#L1027true, 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, 119#L1043-2true]) [2025-02-06 09:37:38,372 INFO L294 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-02-06 09:37:38,372 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:38,372 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:38,372 INFO L297 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-02-06 09:37:38,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [248#threadENTRYtrue, 185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 169#L1028-5true, 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-06 09:37:38,604 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:38,604 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:38,604 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:38,604 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:38,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [248#threadENTRYtrue, 316#true, 169#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, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:38,604 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:38,605 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:38,605 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:38,605 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:38,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 313#true, 264#L1043-4true, 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-06 09:37:38,624 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:38,624 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:38,624 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:38,624 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:38,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#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-06 09:37:38,624 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:38,624 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:38,624 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:38,624 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:38,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_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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 244#L1031-8true, 192#L1031-8true, 318#true, 339#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:38,759 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:38,759 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:38,759 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:38,759 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:38,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:38,873 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:38,873 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:38,873 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:38,873 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:38,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true]) [2025-02-06 09:37:38,874 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:38,874 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:38,874 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:38,874 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:38,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#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, 119#L1043-2true]) [2025-02-06 09:37:38,874 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:38,874 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:38,874 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:38,874 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:38,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 119#L1043-2true, 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-06 09:37:38,875 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:38,875 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:38,875 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:38,875 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:38,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#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|), 333#true, 119#L1043-2true]) [2025-02-06 09:37:38,875 INFO L294 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-02-06 09:37:38,875 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:38,875 INFO L297 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-02-06 09:37:38,875 INFO L297 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-02-06 09:37:38,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 93#L1043-3true, 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-06 09:37:38,895 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:38,895 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:38,895 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:38,895 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:38,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 93#L1043-3true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#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-06 09:37:38,907 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:38,907 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:38,907 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:38,907 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:38,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 169#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-06 09:37:38,928 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:38,928 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:38,928 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:38,928 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:38,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 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-06 09:37:38,928 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:38,928 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:38,928 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:38,929 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:38,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#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-06 09:37:38,951 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:38,952 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:38,952 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:38,952 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:38,952 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 313#true, 264#L1043-4true, 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-06 09:37:38,952 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:38,952 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:38,952 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:38,952 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:39,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [24#L1029true, 316#true, 169#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-06 09:37:39,187 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:39,187 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:39,187 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:39,187 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:39,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 307#L1042-1true, 333#true, 158#L1029true]) [2025-02-06 09:37:39,188 INFO L294 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-02-06 09:37:39,188 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:39,188 INFO L297 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-02-06 09:37:39,188 INFO L297 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-02-06 09:37:39,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 93#L1043-3true, 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-06 09:37:39,250 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:39,250 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:39,250 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:39,250 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:39,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 93#L1043-3true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#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-06 09:37:39,266 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:39,266 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:39,266 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:39,266 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:39,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 169#L1028-5true, 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-06 09:37:39,288 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:39,288 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:39,288 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:39,288 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:39,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 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-06 09:37:39,288 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:39,288 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:39,288 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:39,288 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:39,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#threadENTRYtrue, 264#L1043-4true, 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-06 09:37:39,315 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:39,315 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:39,315 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:39,315 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:39,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 70#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#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-06 09:37:39,315 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:39,315 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:39,315 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:39,315 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:39,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 179#L1034-5true, 316#true, 300#L1027true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:39,497 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:39,497 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:39,497 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:39,497 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:39,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 192#L1031-8true, 169#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 127#L1043true, 331#(= |#race~tids~0| 0), 313#true, 333#true]) [2025-02-06 09:37:39,583 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:39,583 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:39,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:39,583 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:39,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#L1031-8true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 127#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:39,584 INFO L294 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-02-06 09:37:39,584 INFO L297 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-02-06 09:37:39,584 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:39,584 INFO L297 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-02-06 09:37:39,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 318#true, 93#L1043-3true, 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-06 09:37:39,795 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:39,795 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:39,795 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:39,795 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:39,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 93#L1043-3true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 176#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-06 09:37:39,812 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:39,812 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:39,812 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:39,812 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:39,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [316#true, 39#L1025true, 169#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|), 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:39,836 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 39#L1025true, 169#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-06 09:37:39,836 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 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, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:39,836 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 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-06 09:37:39,836 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:39,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 301#L1025true, 70#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-06 09:37:39,837 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:39,837 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:39,837 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:39,837 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:39,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 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, 176#threadENTRYtrue, 313#true, 264#L1043-4true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:39,871 INFO L294 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-02-06 09:37:39,871 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:39,871 INFO L297 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-02-06 09:37:39,871 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:40,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 192#L1031-8true, 129#L1045true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 89#L1031-2true]) [2025-02-06 09:37:40,044 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,044 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:40,044 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,044 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 244#L1031-8true, 318#true, 339#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 92#L1031-2true]) [2025-02-06 09:37:40,044 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,044 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:40,044 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,044 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 308#L1034-5true, 189#L1027true, 316#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), 339#true, Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:40,045 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,045 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,045 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,045 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:40,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 300#L1027true, 148#L1034-4true, 318#true, 339#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:40,054 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:40,054 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,054 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,054 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 8#L1034-4true, 189#L1027true, 316#true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:40,055 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:40,055 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,055 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,055 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 169#L1028-5true, 300#L1027true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), 152#L1045-5true, Black: 329#true, 331#(= |#race~tids~0| 0), 313#true]) [2025-02-06 09:37:40,089 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,089 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,089 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:40,089 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 335#(= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0), 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 152#L1045-5true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:40,090 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,090 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,090 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:40,090 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 169#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#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:40,157 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,158 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:40,158 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,158 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:40,158 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,158 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:40,158 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,158 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1031-2true, 119#L1043-2true, 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-06 09:37:40,159 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,159 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,159 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,159 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:40,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [316#true, 169#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#L1031-2true, 119#L1043-2true]) [2025-02-06 09:37:40,159 INFO L294 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,159 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,159 INFO L297 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-02-06 09:37:40,160 INFO L297 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-02-06 09:37:40,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [316#true, 39#L1025true, 169#L1028-5true, 93#L1043-3true, 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-06 09:37:40,181 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:40,181 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:40,181 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,181 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [248#threadENTRYtrue, 316#true, 169#L1028-5true, 93#L1043-3true, 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-06 09:37:40,181 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:40,181 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:40,181 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:40,181 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:40,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 318#true, 93#L1043-3true, 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-06 09:37:40,182 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:40,182 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,182 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,182 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:40,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 318#true, 93#L1043-3true, 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, 176#threadENTRYtrue, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:40,203 INFO L294 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-02-06 09:37:40,203 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:40,203 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:40,203 INFO L297 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-02-06 09:37:40,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 39#L1025true, 169#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-06 09:37:40,236 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:40,236 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,236 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,236 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:40,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 264#L1043-4true, 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-06 09:37:40,236 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:40,236 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:40,236 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:40,236 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:40,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 70#L1028-5true, 301#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-06 09:37:40,237 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:40,237 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,237 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:40,237 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 264#L1043-4true, 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-06 09:37:40,237 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:40,237 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:40,237 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:40,237 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:40,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 221#L1043-8true, 169#L1028-5true, 300#L1027true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:40,457 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:40,457 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,457 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,457 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][386], [316#true, 138#L1043-7true, 169#L1028-5true, 300#L1027true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#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|), 333#true]) [2025-02-06 09:37:40,457 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:40,457 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:40,457 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:40,457 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:40,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 221#L1043-8true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:40,458 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:40,458 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,458 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,458 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 138#L1043-7true, 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-06 09:37:40,459 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:40,459 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:40,459 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:40,459 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:40,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 303#L1034-3true, 300#L1027true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:40,484 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:40,484 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:40,484 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:40,484 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:40,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 123#L1034-3true, 318#true, 339#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:40,484 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:40,484 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:40,484 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:40,484 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:40,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 316#true, 169#L1028-5true, 300#L1027true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:40,507 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:40,507 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,507 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,507 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [336#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0)), 154#L1045-4true, 189#L1027true, 316#true, 70#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:40,508 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:40,508 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,508 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,508 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [24#L1029true, 316#true, 169#L1028-5true, 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-06 09:37:40,537 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:40,537 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,537 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,537 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 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, 158#L1029true]) [2025-02-06 09:37:40,540 INFO L294 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-02-06 09:37:40,540 INFO L297 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-02-06 09:37:40,540 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,540 INFO L297 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-02-06 09:37:40,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 93#L1043-3true, 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-06 09:37:40,623 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:40,623 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:40,623 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,623 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 318#true, 93#L1043-3true, 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-06 09:37:40,623 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:40,623 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,623 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,623 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:40,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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], [185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 39#L1025true, 169#L1028-5true, 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-06 09:37:40,865 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:40,865 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,865 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:40,865 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 264#L1043-4true, 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-06 09:37:40,865 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:40,865 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:40,865 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:40,865 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:40,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 301#L1025true, 70#L1028-5true, 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|)), 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:40,866 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:40,866 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:40,866 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:40,866 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:40,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [185#ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACEtrue, 316#true, 70#L1028-5true, 301#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-06 09:37:40,866 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:40,866 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,866 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:40,866 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:41,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 169#L1028-5true, 6#L1043-6true, 300#L1027true, 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-06 09:37:41,094 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:41,094 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:41,094 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:41,094 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:41,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 6#L1043-6true, 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-06 09:37:41,097 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:41,097 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:41,097 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:41,097 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:41,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 138#L1043-7true, 169#L1028-5true, 300#L1027true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:41,139 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:41,139 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,139 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:41,139 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [189#L1027true, 316#true, 70#L1028-5true, 138#L1043-7true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:41,140 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:41,140 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:41,140 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,140 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 180#L1034-2true, 300#L1027true, 339#true, 318#true, 129#L1045true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:41,193 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:41,193 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:41,193 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:41,193 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:41,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1061] 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], [208#L1034-2true, 338#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= 0 (select (select |#race| ~tids~0.base) (+ 7 ~tids~0.offset))) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 318#true, 129#L1045true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:41,194 INFO L294 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-02-06 09:37:41,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:41,194 INFO L297 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-02-06 09:37:41,194 INFO L297 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-02-06 09:37:41,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 316#true, 241#L1045-3true, 169#L1028-5true, 300#L1027true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:41,206 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:41,206 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,206 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:41,206 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [337#(and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 4)) 0) (= (select (select |#race| ~tids~0.base) (+ 5 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ 6 ~tids~0.offset)) 0)), 189#L1027true, 316#true, 241#L1045-3true, 70#L1028-5true, 318#true, 339#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 313#true, 331#(= |#race~tids~0| 0)]) [2025-02-06 09:37:41,207 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:41,207 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,207 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:41,207 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 192#L1031-8true, 169#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-06 09:37:41,274 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:41,274 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,274 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,274 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:41,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 244#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-06 09:37:41,276 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:41,276 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,276 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:41,276 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][359], [316#true, 169#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 127#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 92#L1031-2true]) [2025-02-06 09:37:41,291 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:41,291 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:41,291 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,291 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 339#true, 318#true, 325#(= |#race~threads_total~0| 0), Black: 329#true, 127#L1043true, 313#true, 331#(= |#race~tids~0| 0), 333#true, 89#L1031-2true]) [2025-02-06 09:37:41,292 INFO L294 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-02-06 09:37:41,292 INFO L297 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-02-06 09:37:41,292 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,292 INFO L297 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-02-06 09:37:41,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 318#true, 93#L1043-3true, 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-06 09:37:41,348 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:41,348 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:41,348 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:41,349 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:41,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 70#L1028-5true, 301#L1025true, 318#true, 93#L1043-3true, 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-06 09:37:41,349 INFO L294 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-02-06 09:37:41,349 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:41,349 INFO L297 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-02-06 09:37:41,349 INFO L297 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-02-06 09:37:41,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1070] threadEXIT-->L1028-5: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_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, 39#L1025true, 169#L1028-5true, 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, 264#L1043-4true, 313#true, 331#(= |#race~tids~0| 0), 333#true]) [2025-02-06 09:37:41,429 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:41,429 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:41,429 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:41,429 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:41,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1067] threadEXIT-->L1028-5: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#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], [316#true, 301#L1025true, 70#L1028-5true, 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, 331#(= |#race~tids~0| 0), 313#true, 264#L1043-4true, 333#true]) [2025-02-06 09:37:41,430 INFO L294 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-02-06 09:37:41,430 INFO L297 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-02-06 09:37:41,430 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-02-06 09:37:41,430 INFO L297 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event